mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-23 19:18:49 +00:00
The summary energy metric was being calculated incorrectly. Instead of dividing power by the sampling rate, it was being multiplied by it and divided by a million for some reason.