Skip to content
README.md 846 B
Newer Older
To produce the results used in the paper, we computed, for each category (`native`, `qemu`, `revamb`, `revambisolated`), for each benchmark the average over the 3 runs of the execution time.

In the `raw-results` folder we provide the results as they are provided by SPEC, and in the `aggregated-paper-results` you can find, for convenience, the averages of the runs times for each category and benchmark.

Please consider that in the logs of the benchmarks runs, there may be present some warnings saying that the runs where not *reportable*.

This is because we tested the `test` and `train` SPEC workloads separately and verified that they passed, and for timing reasons we collected only the results produced by 3 runs of the `ref` workload. You can produce a reportable run by adjusting the `SPEC_FLAGS` environment variable in *orchestra*.