Page MenuHomePhabricator

Compute average costs more correctly in Multimeter
ClosedPublic

Authored by epriestley on May 2 2015, 11:45 AM.
Tags
None
Referenced Files
F17840958: D12655.id.diff
Sat, Jul 26, 9:44 PM
F17806132: D12655.diff
Fri, Jul 25, 1:27 PM
F17684374: D12655.id30485.diff
Mon, Jul 14, 1:38 AM
Unknown Object (File)
May 8 2025, 9:15 PM
Unknown Object (File)
May 1 2025, 2:10 PM
Unknown Object (File)
Apr 28 2025, 4:59 AM
Unknown Object (File)
Apr 23 2025, 2:38 PM
Unknown Object (File)
Apr 21 2025, 8:48 AM
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.