fmtlib / fmtlib/format-benchmark
Add side effects to itoa-benchmark and use it instead of int-benchmark
Open
- Dominant language
- C++
- Stars
- 54
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
itoa-benchmark is better than int-benchmark because it does separate measurements per digit count. However it misses side effects which gives unrealistic results for some methods. Add side effects to itoa-benchmark and use it instead of int-benchmark.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.