Chris Wong
f17e21423e
Remove #![feature(use_extern_macros)]
2018-08-18 16:25:15 -07:00
lambdasqd
de9afb408b
Fixed benchmarks for liquid 0.15.0 ( #145 )
...
Use of liquid::Object instead of liquid::Context and use of
Value::scalar instead of Value::Str and Value::Num. Changes to how the
parse() method is called.
2018-08-10 20:13:06 +12:00
Chris Wong
7bcdc27ab8
Reword 0.18.1 changelog entry
2018-07-21 21:20:41 +12:00
YetAnotherMinion
c47f40c890
fix: update benchmarks to build with 0.18.x, document required compiler feature flags change
2018-07-19 10:36:12 -04:00
Abdullah ibn Nadjo
3d22f90ad7
Add askama bench
...
Also updates Cargo.lock
2017-11-29 22:13:05 +13:00
Eshin Kunishima
3a3e55429a
Update dependencies for benchmarks ( #102 )
...
* Update dependencies for benchmarks
Template engines
- maud 0.17.1 (local)
- handlebars 0.29.1
- horrorshow 0.6.2
- liquid 0.10.1
- tera 0.10.10
* Update benchmark dependencies
* Remove unused feature
* Revert indentation
* Fix unused Result
2017-09-30 17:16:21 +13:00
Chris Wong
8d0e412336
Use toggled class shorthand in benchmark
2016-11-24 20:45:08 +13:00
Chris Wong
202cc8decf
Fix Clippy warnings
2016-11-06 12:40:57 +13:00
Chris Wong
f5219a3757
Make Maud benchmark more idiomatic
2016-11-04 12:13:17 +13:00
Chris Wong
1bdf6ea06a
Add Tera benchmark
2016-10-22 21:10:07 +13:00
Marcel Müller
be43b067ba
Use u32 instead of usize
2016-10-18 11:20:08 +02:00
Marcel Müller
2cbd848fc6
Add complicated Maud benchmark
2016-10-18 09:23:20 +02:00
Chris Wong
30e1071c05
Add preliminary benchmarks
2016-10-02 17:24:36 +13:00