Skip to content
  • Kurt Garloff's avatar
    3288b8fe
    Feat/python stats (#114) · 3288b8fe
    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: default avatarKurt Garloff <kurt@garloff.de>
    3288b8fe
    Feat/python stats (#114)
    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: default avatarKurt Garloff <kurt@garloff.de>
Loading