Skip to content

v0.17.1 Small Bugfix in Network-IO Display

Compare
Choose a tag to compare
@ArneTR ArneTR released this 10 Jul 20:27
· 749 commits to main since this release
1f64fa4

The data for the network-IO were correctly measured, but displayed wrongly for the [Remove] phase.

For any new measurement with the tool the data will now show correctly. If you also want to bring your already stored measurements up to the correct display please:

  • Run the migration python3 tools/import_data.py migrations/2023_07_10_indices.sql.
  • Rebuild the phase_stats with the command: python3 tools/rebuild_phase_stats.py

Happy measuring with now correct Network-IO in the Remove phase :)