Sam Ford
3ef62036ef
Fix benchmarks ( #901 )
...
* Restore #![feature(test)] and extern crate test; statements, which
were mistakenly removed as part of the Rust 2018 edition migration.
* Fix rendering benchmark's usage of RenderContext. 6 parameters were
provided when 5 were expected.
2020-02-02 17:48:43 -08:00
Sam Ford
e804f907b2
Use Rust 2018 edition ( #885 )
2020-02-02 17:48:43 -08:00
Vincent Prouillet
a42e6dfec4
Fix benches
2019-02-08 19:06:01 +01:00
Vincent Prouillet
b7ce4e59fb
rustfmt
2018-10-31 08:18:57 +01:00
Vincent Prouillet
957c6bed9d
Have a list of ancestors instead of only parent section
2018-10-18 15:54:51 +02:00
Vincent Prouillet
10aba20fe5
Slotmap refactor
2018-10-03 16:29:29 +02:00
Vincent Prouillet
14560f224e
No clone when rendering rss feed
2018-09-20 22:47:43 +02:00
Vincent Prouillet
91adc03bdd
Some more benches
2018-09-18 17:19:59 +02:00
Vincent Prouillet
5876a67100
Remove useless benches and add more useful ones
2018-09-18 16:01:44 +02:00
Vincent Prouillet
a6adbabb3d
Fix benches
2018-09-03 19:05:24 +02:00
Vincent Prouillet
3e6054a9ac
tempdir -> tempfile
2018-06-25 17:57:33 +02:00
Vincent Prouillet
b3d002f54d
Clippy run
2017-07-11 22:51:02 +09:00
Vincent Prouillet
3cb4641f1f
Remove sections for index page and clean up pager
2017-07-06 18:51:36 +09:00
Vincent Prouillet
ae8335c84b
Parallelize taxonomy rendering
2017-07-05 19:34:41 +09:00
Vincent Prouillet
015f146792
Put back a limit on rss feed number of pages
2017-07-05 12:18:37 +09:00
Vincent Prouillet
998283d17c
Faster render_sitemap
2017-07-05 08:27:27 +09:00