Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tylerhou
on July 6, 2023
|
parent
|
context
|
favorite
| on:
{n} times faster than C
Yes, Clang supports FDO, but it might be hard to set up (I've never set up FDO myself). You could check out
https://github.com/google/autofdo
and
https://clang.llvm.org/docs/UsersManual.html#profile-guided-...
.
(People within Google say "FDO", basically everyone else says "PGO".)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(People within Google say "FDO", basically everyone else says "PGO".)