mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-07 19:30:48 +01: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.