Page MenuHomePhabricator

Compute average costs more correctly in Multimeter
ClosedPublic

Authored by epriestley on May 2 2015, 11:45 AM.
Tags
None
Referenced Files
F19811161: D12655.id.diff
Tue, Mar 3, 10:56 PM
F19668279: D12655.id.diff
Sat, Feb 7, 6:29 PM
F19537918: D12655.diff
Jan 21 2026, 2:20 PM
F19537917: D12655.diff
Jan 21 2026, 2:20 PM
F19528767: D12655.id30399.diff
Jan 19 2026, 11:36 AM
F19528766: D12655.id30399.diff
Jan 19 2026, 11:36 AM
F19490589: D12655.id.diff
Jan 8 2026, 6:40 AM
F19468912: D12655.diff
Jan 4 2026, 12:41 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.