Skip to content
Snippets Groups Projects
  1. Jul 03, 2020
    • Michael Eischer's avatar
      Fix benchmark interval count jitter · 597fa99f
      Michael Eischer authored
      As the benchmark policy and the interval statistics start at
      nearly exactly the same time this could cause the interval statistics
      to report one interval too much or not.
      
      This change slightly delays to policy start and suppresses printing
      of the last incomplete interval. That way the first interval captures
      slightly too little data (but that doesn't matter as it's normally cut
      off anyways) and the last incomplete interval only captures data
      for the fraction of a second.
      597fa99f
  2. Jun 30, 2020
Loading