Energy Usage Table
- class fitbenchmarking.results_processing.energy_usage_table.EnergyUsageTable(results, best_results, options, group_dir, pp_locations, table_name)
The energy usage (kWh) results are calculated from an average (over num_runs) using the codecarbon module. num_runs is set in FitBenchmarking Options.
For more information on how energy usage is measured, see the Methodology section of the codecarbon docs.
Please be aware that if you are running on a Mac, then you may be prompted to provide a password to give sudo rights (so that the powermetrics tool can be used).