8000 Update j2_compatibility.md · jinja2cpp/jinja2cpp.github.io@2407579 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2407579

Browse files
authored
Update j2_compatibility.md
1 parent bd29974 commit 2407579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/j2_compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ conditional for loop | <span style="color:green">yes</span> | <span
5757

5858
## Jinja2C++ performance
5959

60-
Шаблон | Python | Jinja2C++ (MSVC build) | Jinja2C++ (MinGW Build)
60+
Template | Python | Jinja2C++ (MSVC build) | Jinja2C++ (MinGW Build)
6161
----------------------------------------------------------------------------------------------------|-----------|------------------------|-------------------------
6262
'Hello World from Parser!' (1 mln. iterations) | 4.333 sec | 1.883 sec | 0.831 sec
6363
'{{ message }} from Parser!' message='Hello World!' (1 mln. iterations) | 5.083 | 2.188 | 1.082

0 commit comments

Comments
 (0)
0