summaryrefslogtreecommitdiffstats
path: root/benches
AgeCommit message (Collapse)Author
2019-05-09Parallelize prompt modules (#46)Matan Kushner
2019-04-19Use "context" to contain run details (#14)Matan Kushner
* Create "context" to contain run details * Use context in tests and benchmarks
2019-04-16Use criterion.rs for section benchmarking (#8)Matan Kushner
### Changes - Replace Rust nightly built-in benchmarking with criterion.rs - Add benchmarking to Azure Pipelines
2019-04-12Fix up benchmarksMatan Kushner
2019-04-12Add missing benchmarksMatan Kushner
2019-04-12Revert "Parallelize nodejs file checks"Matan Kushner
This reverts commit 99bdf27ecac655b54b03d7389b1b24970a1ec9ec.
2019-04-12Parallelize nodejs file checksMatan Kushner
2019-04-04Add stringify_segment rustdocMatan Kushner
2019-04-04Add line_sep sectionMatan Kushner
2019-04-04Add basic benchmarksMatan Kushner