8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd29974 commit 2407579Copy full SHA for 2407579
docs/j2_compatibility.md
@@ -57,7 +57,7 @@ conditional for loop | <span style="color:green">yes</span> | <span
57
58
## Jinja2C++ performance
59
60
- Шаблон | Python | Jinja2C++ (MSVC build) | Jinja2C++ (MinGW Build)
+ Template | Python | Jinja2C++ (MSVC build) | Jinja2C++ (MinGW Build)
61
----------------------------------------------------------------------------------------------------|-----------|------------------------|-------------------------
62
'Hello World from Parser!' (1 mln. iterations) | 4.333 sec | 1.883 sec | 0.831 sec
63
'{{ message }} from Parser!' message='Hello World!' (1 mln. iterations) | 5.083 | 2.188 | 1.082
0 commit comments