Proposed change: Our benchmarks today only measure changes to verification time. We should also include overall execution time and the compilation time.
Motivation: Overall execution time is probably the most important metric since it reflects the exact user experience. Additionally, it would be valuable to understand how the compilation time is impacted with changes to the compiler.