1. 21 Aug, 2020 1 commit
    • Marius van der Wijden's avatar
      metrics: zero temp variable in updateMeter (#21470) · 4e54b1a4
      Marius van der Wijden authored
      * metrics: zero temp variable in  updateMeter
      
      Previously the temp variable was not updated properly after summing it to count.
      This meant we had astronomically high metrics, now we zero out the temp whenever we
      sum it onto the snapshot count
      
      * metrics: move temp variable to be aligned, unit tests
      
      Moves the temp variable in MeterSnapshot to be 64-bit aligned because of the atomic bug.
      Adds a unit test, that catches the previous bug.
      4e54b1a4
  2. 20 Aug, 2020 4 commits
  3. 19 Aug, 2020 4 commits
  4. 18 Aug, 2020 1 commit
  5. 14 Aug, 2020 1 commit
  6. 11 Aug, 2020 4 commits
  7. 10 Aug, 2020 5 commits
  8. 07 Aug, 2020 9 commits
  9. 06 Aug, 2020 5 commits
  10. 05 Aug, 2020 3 commits
  11. 04 Aug, 2020 3 commits