Hacker News
- BOLT - a post-link optimizer developed to speed up large applications https://github.com/facebookincubator/bolt 24 comments programming
Linking pages
- Speeding up the Rust compiler without changing its code | Kobzol’s blog https://kobzol.github.io/rust/rustc/2022/10/27/speeding-rustc-without-changing-its-code.html 96 comments
- Signal >> Blog >> Technology Preview for secure value recovery https://signal.org/blog/secure-value-recovery/ 78 comments
- GitHub - aalhour/awesome-compilers: Curated list of awesome resources on Compilers, Interpreters and Runtimes https://github.com/aalhour/awesome-compilers 62 comments
- Avoiding instruction cache misses · Paweł Dziepak https://pdziepak.github.io/2019/06/21/avoiding-icache-misses/ 43 comments
- Avoiding instruction cache misses · Paweł Dziepak https://paweldziepak.dev/2019/06/21/avoiding-icache-misses/ 23 comments
- Stark - Native Compiler - Prototype 2019 | xoofx https://xoofx.com/blog/2020/03/21/stark-native-compiler/ 0 comments
- Facebook Has Been Working On BOLT'ing The Linux Kernel For Greater Performance - Phoronix https://www.phoronix.com/scan.php?page=news_item&px=Facebook-BOLTing-The-Kernel 0 comments
- Google Propeller Squeezes Extra Performance from Large-Scale LLVM Binaries https://www.infoq.com/news/2020/03/google-propeller-llvm-optmizer/ 0 comments
- Why do programs get slower with time? - Johnny's Software Lab https://johnysswlab.com/why-do-programs-get-slower-with-time/ 0 comments
- C++ exception (1) — zero-cost exception handling https://blog.the-pans.com/cpp-exception-1/ 0 comments
- Why do programs get slower with time? - Johnny's Software Lab https://johnnysswlab.com/why-do-programs-get-slower-with-time/ 0 comments
Linked pages
- Clang C Language Family Frontend for LLVM http://clang.llvm.org/index.html 70 comments
- LLD - The LLVM Linker — lld 17.0.0git documentation http://lld.llvm.org 20 comments
- GitHub - llvm/llvm-project: The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. https://github.com/llvm/llvm-project 19 comments
- âlibc++â C++ Standard Library — libc++ documentation https://libcxx.llvm.org/ 13 comments
- llvm-project/bolt at main · llvm/llvm-project · GitHub https://github.com/llvm/llvm-project/tree/main/bolt 7 comments
- Ninja, a small build system with a focus on speed https://ninja-build.org/ 0 comments