lychee/benches
dependabot[bot] 3ee345b1a5
Bump criterion from 0.3.6 to 0.4.0 (#762)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.6...0.4.0)

---
updated-dependencies:
- dependency-name: criterion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 17:23:09 +02:00
..
src Implement excluding code blocks (#523) 2022-03-26 10:42:56 +01:00
Cargo.toml Bump criterion from 0.3.6 to 0.4.0 (#762) 2022-09-12 17:23:09 +02:00
LICENSE-APACHE Update license files (#497) 2022-02-08 10:59:54 +01:00
LICENSE-MIT Update license files (#497) 2022-02-08 10:59:54 +01:00
README.md Use tokenizer for extraction; add benchmark (#424) 2021-12-16 18:45:52 +01:00

Benchmarks

Testing critical sections of lychee for performance.
Run with

cargo bench -p benches