Page MenuHomePhabricator

Compute average costs more correctly in Multimeter
ClosedPublic

Authored by epriestley on May 2 2015, 11:45 AM.
Tags
None
Referenced Files
F15186558: D12655.diff
Fri, Feb 21, 2:42 AM
Unknown Object (File)
Sun, Feb 9, 6:27 PM
Unknown Object (File)
Sat, Feb 8, 4:11 AM
Unknown Object (File)
Sat, Feb 8, 4:11 AM
Unknown Object (File)
Sat, Feb 8, 4:11 AM
Unknown Object (File)
Sat, Feb 8, 4:11 AM
Unknown Object (File)
Fri, Jan 24, 3:47 AM
Unknown Object (File)
Fri, Jan 24, 3:47 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
Branch
mm5
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5674
Build 5693: [Placeholder Plan] Wait for 30 Seconds

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.