https://github.com/robinst/criterion-example-string-inputs
Example with criterion.rs to benchmark functions that take strings
https://github.com/robinst/criterion-example-string-inputs
Last synced: 9 months ago
JSON representation
Example with criterion.rs to benchmark functions that take strings
- Host: GitHub
- URL: https://github.com/robinst/criterion-example-string-inputs
- Owner: robinst
- License: mit
- Created: 2018-04-24T13:13:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T05:51:33.000Z (almost 8 years ago)
- Last Synced: 2025-02-25T06:45:06.495Z (over 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# criterion-example-string-inputs
Example with criterion.rs to benchmark functions that take strings