To use these experiment files, add board, remote and images and run crosperf on them. Further information about crosperf: https://sites.google.com/a/google.com/compiler-chromeos-workflows/crosperf The final experiment file should look something like the following: board: remote: # Add images you want to test: label: myimage { chromeos_image: } # Paste experiment benchmarks here. Example, I pasted aes_perf here. # This experiment just runs a short autotest which measures the performance of # aes encryption. In addition, it profiles profile_type: record profile_counters: instructions cycles benchmark: platform_AesThroughput { }