Page MenuHomePhabricator

Compute average costs more correctly in Multimeter
ClosedPublic

Authored by epriestley on May 2 2015, 11:45 AM.
Tags
None
Referenced Files
F18088721: D12655.id30399.diff
Wed, Aug 6, 9:04 AM
F17940507: D12655.id30399.diff
Thu, Jul 31, 4:29 AM
F17840958: D12655.id.diff
Sat, Jul 26, 9:44 PM
F17806132: D12655.diff
Fri, Jul 25, 1:27 PM
F17684374: D12655.id30485.diff
Jul 14 2025, 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
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.