Commit 4a7fcdc
committed
Compare benchmark results
| Library | Compile time | Runtime | Total time | Peak memory usage |
|--------------------|--------------|---------|------------|-------------------|
| LightnCandy 1.2.6 | 5.0 ms | 2.4 ms | 7.4 ms | 5.3 MB |
| PHP Handlebars 0.9 | 4.9 ms | 2.3 ms | 7.2 ms | 5.1 MB |
| PHP Handlebars 2.0 | 2.8 ms | 1.4 ms | 4.2 ms | 1.8 MB |
Parses, compiles, and executes complex Handlebars templates over 40% faster than LightnCandy, with 60% lower memory usage.1 parent 1dcdf38 commit 4a7fcdc
3 files changed
Lines changed: 682 additions & 0 deletions
0 commit comments