-
Kurt Garloff authored
* Use python to calc percentiles. This is a performance issue -- doing math in bash can easily take several seconds when we have API calls from a day. For longer runtimes things get worse ... So pass the stats to a little python script. * Bump version to 1.86. Signed-off-by: Kurt Garloff <kurt@garloff.de>
Kurt Garloff authored* Use python to calc percentiles. This is a performance issue -- doing math in bash can easily take several seconds when we have API calls from a day. For longer runtimes things get worse ... So pass the stats to a little python script. * Bump version to 1.86. Signed-off-by: Kurt Garloff <kurt@garloff.de>
Loading