File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ conditional for loop | <span style="color:green">yes</span> | <span
64
64
65
65
Template |
5C98
Python | Jinja2C++ (MSVC build) | Jinja2C++ (MinGW Build)
66
66
----------------------------------------------------------------------------------------------------|-----------|------------------------|-------------------------
67
- ' Hello World from Parser!' (1 mln. iterations) | 4.333 sec | 1.883 sec | 0.831 sec
67
+ ` Hello World from Parser! ` (1 mln. iterations) | 4.333 sec | 1.883 sec | 0.831 sec
68
68
` {% raw %}{{ message }} from Parser!' message='Hello World!{% endraw %} ` (1 mln. iterations) | 5.083 | 2.188 | 1.082
69
69
` {% raw %}{{ message }} from Parser!{% endraw %} ` message=100500 (1 mln. iterations) | 5.126 | 2.211 | 1.087
70
70
` {% raw %}{{ message | upper }} from Parser!{% endraw %} ` message='Hello World!' (1 mln. iterations) | 5.583 | 3.559 | 1.850
You can’t perform that action at this time.
0 commit comments