format-benchmark icon indicating copy to clipboard operation
format-benchmark copied to clipboard

A collection of formatting benchmarks

Results 2 format-benchmark issues
Sort by recently updated
recently updated
newest added

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...

Similar to the one for gcc: https://github.com/fmtlib/format-benchmark/blob/935d0e5fd280d4e3e64b0843e4001d41210820e1/CMakeLists.txt#L39