Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-25 | add a simple criterion-based benchmark | Stuart Stock | |
2018-09-29 | Remove critereon based benchmark | Stuart Stock | |
Benchmarks were out-of-date copy-pasta and misleading. | |||
2018-03-17 | Apply default rustfmt style to the project. | Stuart Stock | |
2018-02-24 | Clippy suggested fixes/changes | Stuart Stock | |
2018-02-17 | Add benchmarks for message and response creation | Stuart Stock | |
As `[bench]` isn't in stable Rust yet, use [Criterion.rs]https://github.com/japaric/criterion.rs) as the benchmarking harness. |