VictoriaMetrics/lib/decimal
Aliaksandr Valialkin fdf9de98f8 app/vmagent: add -remoteWrite.roundDigits command-line option for limiting the number of digits after the point for stored values
This commit also adds --vm-round-digits command-line option to vmctl tool.
2021-02-01 14:42:15 +02:00
..
decimal.go app/vmagent: add -remoteWrite.roundDigits command-line option for limiting the number of digits after the point for stored values 2021-02-01 14:42:15 +02:00
decimal_test.go app/vmagent: add -remoteWrite.roundDigits command-line option for limiting the number of digits after the point for stored values 2021-02-01 14:42:15 +02:00
decimal_timing_test.go lib/decimal: increase decimal->float speed conversion for integer numbers 2019-11-20 14:09:10 +02:00