sealor / python-templating-performance-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Frameworks

pip3 install Jinja2==3.1.2 Django==4.1.5 python-liquid==1.7.0

Source

Performance Test Results

Framework 100x Preparation/Compilation 1000x Rendering
Jinja2 1sec 446ms 67ms
Django 265ms 1sec 82ms
Python Liquid 271ms 1sec 200ms
Templite 131ms 36ms

About


Languages

Language:Python 100.0%