I used an aws instance c4.2xlarge (8 vcores) and followed the README.md requirement to build everything and ran ``` for i in `seq 100`; do sudo coz run --- ./coz/benchmarks/toy/toy; done ``` which generates something like the following plot  [profile3.txt](https://github.com/user-attachments/files/17217699/profile3.txt)