Skip to content
Snippets Groups Projects

Make hit efficiency and hit purity counters more accurate

Merged Daniel Hugo Campora Perez requested to merge dcampora_test_moving_counters_to_double into master

This MR makes hit efficiency and hit purity counters more accurate by:

  • Storing in std::vector<double> all intermediate values.
  • Calculating when printing the hit efficiency and purity in a double.

Not surprisingly, the references have changed for the basic pipeline.

  • This MR contains an additional tiny change required to support compilation in macos.

Closes #283 (closed)

Edited by Daniel Hugo Campora Perez

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading