Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: use -O1 instead of -O2 for building generated .c code
Idea here is that this is a sweet spot of not wasting time waiting for optimizations but also getting decent runime performance.
- Loading branch information