mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
3de5b5fe0b
This patch tidies up the benchmark code to bring it in line with the style used in Workload Automation in general. Additionally, the results from sub-benchmarks are now directly written to a file on the device as opposed to processing the standard output/error from the benchmark, which was error prone.