VictoriaMetrics/lib/decimal
Aliaksandr Valialkin 808fc0971f lib/{encoding,decimal}: add benchmarks for blocks containing zeros or ones
Time series with such values are quite common in monitoring space,
so it would be great to have benchmarks for them.
2019-11-01 16:48:12 +02:00
..
decimal.go lib/decimal: speed up FromFloat for common case with integers 2019-10-31 13:24:59 +02:00
decimal_test.go lib/decimal: speed up FromFloat for common case with integers 2019-10-31 13:24:59 +02:00
decimal_timing_test.go lib/{encoding,decimal}: add benchmarks for blocks containing zeros or ones 2019-11-01 16:48:12 +02:00