rrthomas / mit

A simple stack-based VM
Other
10 stars 3 forks source link

Profile improvements #342

Closed rrthomas closed 4 years ago

rrthomas commented 4 years ago

Have a tool to run make specialize-mit multiple times and save the best profile. Write log file of summary information to help understand the process.

Do timing checks with oprofile instead of time for better reproducibility.