Skip to content

Commit d453511

Browse files
committed
Update benchmark results
1 parent fff6fdc commit d453511

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ PHP Handlebars compiles and executes complex templates over 40% faster than Ligh
2424

2525
| Library | Compile time | Runtime | Total time | Peak memory usage |
2626
|--------------------|--------------|---------|------------|-------------------|
27-
| LightnCandy 1.2.6 | 5.2 ms | 2.8 ms | 8.0 ms | 5.3 MB |
28-
| PHP Handlebars 2.0 | 3.0 ms | 1.4 ms | 4.4 ms | 1.8 MB |
27+
| LightnCandy 1.2.6 | 5.0 ms | 2.4 ms | 7.4 ms | 5.3 MB |
28+
| PHP Handlebars 2.0 | 2.8 ms | 1.4 ms | 4.2 ms | 1.8 MB |
2929

3030
_Tested on PHP 8.5 with the JIT enabled. See the `benchmark` branch to run the same test._
3131

0 commit comments

Comments
 (0)