I've added two files: benchmarker/fapp.py and benchmarker/fapp_power.py. The former file implements the logic of calling fapp (with the considerations it might be expanded in the future to measure other things than power). The latter file implements the details of extracting the values from the .csv files generated by fapp.
Done! I think it is:
So, the switch to enable it is
--fapp_power
.I've added two files:
benchmarker/fapp.py
andbenchmarker/fapp_power.py
. The former file implements the logic of callingfapp
(with the considerations it might be expanded in the future to measure other things than power). The latter file implements the details of extracting the values from the.csv
files generated byfapp
.The output is something like this: