mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 13:51:26 +02:00
For stats reporting it can be convenient to report floats at low rates instead of discrete integers. We do have quite some precision since we currently divide counters by number of milliseconds, so we can usually add 3 digits after the decimal point.