We currently run Clang at `-O0` when compiling code. We should evaluate using other optimization levels to see what the impact is.
We currently run Clang at
-O0when compiling code. We should evaluate using other optimization levels to see what the impact is.