llogiq / bytecount

Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
Apache License 2.0
225 stars 26 forks source link

update criterion #77

Closed llogiq closed 2 years ago

llogiq commented 2 years ago

The dependabot PR hasn't worked because the criterion API changed slightly, this PR fixes our benchmarks to work with the new version.