This directory provides the scripts used to compare our sequence generation to Cascade and to evaluate the weighted sequence generation. To start the evaluation of all workloads (GhostWrite, C906 Halt and Cascade) run:
./gen_all_results.shThis will take 3-10 hours and produces two json files results_sequence_gen_eval.json and results_sequence_gen_eval_weighted.json.
As the results are deterministic we recommend to use the provided files.
From these Table 5 can be generated:
make pdf
xdg-open out/result_table.pdf