Page MenuHomePhabricator

Compute average costs more correctly in Multimeter
ClosedPublic

Authored by epriestley on May 2 2015, 11:45 AM.
Tags
None
Referenced Files
F13089289: D12655.diff
Thu, Apr 25, 1:44 AM
Unknown Object (File)
Thu, Apr 18, 2:17 PM
Unknown Object (File)
Thu, Apr 18, 5:38 AM
Unknown Object (File)
Sat, Apr 13, 6:57 PM
Unknown Object (File)
Sun, Mar 31, 7:47 PM
Unknown Object (File)
Mar 25 2024, 6:35 PM
Unknown Object (File)
Mar 5 2024, 6:16 PM
Unknown Object (File)
Mar 5 2024, 6:16 PM
Subscribers

Details

Summary

Ref T6930. We were dividing total cost by number of samples, but should more accurately divide it by the sum of the sample rates. This produces a more meaningful number.

Test Plan

Saw a more meaningful number in the UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Compute average costs more correctly in Multimeter.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 4 2015, 4:43 PM
This revision was automatically updated to reflect the committed changes.