You can export benchmark results for further analysis in other tools.
- Go to the Results screen to see a history of your benchmark results.
- Tap on the download icon to export the data from an individual result.
Exported results are saved in a ZIP file in the application directory in the external storage of the device.
/sdcard/Android/data/com.ul.benchmarks.procyonai/files/results/
The result ZIP contains the following files:
- config.json contains the settings that were used by the benchmark.
- device_score.json contains all the calculated benchmark scores and a timestamp for the result.
- monitoring_data.csv contains the hardware monitoring data collected during the benchmark run.
- results.csv contains the inference time, initialization time, model quality score metrics from each test.
- systeminfo.json contains the device identification data.
Note: Benchmark results are automatically exported when running with ADB once the benchmark finishes running.