configlet icon indicating copy to clipboard operation
configlet copied to clipboard

build: add profile-guided optimization (PGO)

Open ee7 opened this issue 4 years ago • 0 comments

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).

ee7 avatar Jun 20 '21 12:06 ee7