dependabot[bot]
|
e8cad6ab65
|
Update criterion requirement from 0.4 to 0.5 in /sqlparser_bench (#890)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-24 17:41:59 -04:00 |
|
dependabot[bot]
|
d971a029dd
|
Update criterion requirement from 0.3 to 0.4 in /sqlparser_bench (#611)
Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version.
- [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.0...0.4.0)
---
updated-dependencies:
- dependency-name: criterion
dependency-type: direct:production
...
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-27 09:07:59 -04:00 |
|
Nickolay Ponomarev
|
0c82be5c3b
|
Follow-up to the recent release (CHANGELOG and the bench crate)
|
2020-06-26 15:00:12 +03:00 |
|
Nickolay Ponomarev
|
d9a7491d9a
|
Various follow-ups to recent pushes
- Update CHANGELOG
- Update `.gitignore` for the build directory of the benchmark crate
- Remove src/lib from the recently added benchmark crate per
https://github.com/andygrove/sqlparser-rs/pull/190#pullrequestreview-425835379
|
2020-06-10 09:40:42 +03:00 |
|
Daniël Heres
|
6e6fae73a0
|
Add benchmarks using cargo bench / criterion (#190)
|
2020-06-07 16:46:55 +03:00 |
|