You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are already using LTO(Link Time Optimization).
As discussed in #7, we can test popular distributions(doom, spacemacs).
I think optimization will be a little more possible if we profile the distribution when testing the distribution or verifying the execution of the test codes(elisp-benchmark, test).
We are already using LTO(Link Time Optimization).
As discussed in #7, we can test popular distributions(doom, spacemacs).
I think optimization will be a little more possible if we profile the distribution when testing the distribution or verifying the execution of the test codes(elisp-benchmark, test).
https://rigtorp.se/notes/pgo/
https://llvm.org/docs/HowToBuildWithPGO.html
https://github.com/facebookincubator/BOLT
The text was updated successfully, but these errors were encountered: