configlet
configlet copied to clipboard
build: add profile-guided optimization (PGO)
See https://en.wikipedia.org/wiki/Profile-guided_optimization
PGO is great, but configlet currently doesn't do anything that's particularly slow.
There's also potential for reducing binary size, though. And I'm always interested in low-hanging fruit there.
Low priority. I'm just creating some issues to document some things I'm aware of, but I have zero intention of doing (at least right now).