Build time: 19ms
Unity builds have completely changed the way I build C/C++ code.
I can rebuild my entire game faster than I could have rebuilt a single translation unit and link with CMake previously.
Thanks to @cmuratori for showing how to do this in Handmade Hero series!
