You are browsing as a guest. Sign up (or log in) to start making projects!

2h 26m 10s logged

Because of all the libraries I added, the binary size increased significantly.
I don’t use most of the vendored code, so I added build flags to ignore unused code in the final binary.
Other than that, I added some other performance flags and also a CMakePresets.txt.
It took longer than it should’ve, because I tested and benchmarked a bunch of other configs and flags.
I put off PGO for now.

0
11

Comments 0

No comments yet. Be the first!