Hacker News
- Avoiding instruction cache misses (2019) https://paweldziepak.dev/2019/06/21/avoiding-icache-misses/ 18 comments
- Avoiding instruction cache misses: a few guidelines https://paweldziepak.dev/2019/06/21/avoiding-icache-misses/ 5 comments programming
Linking pages
Linked pages
- GitHub - facebookincubator/BOLT: Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries https://github.com/facebookincubator/bolt 48 comments
- Krister Walfridsson’s old blog: Interprocedural optimization in GCC https://kristerw.blogspot.com/2017/05/interprocedural-optimization-in-gcc.html 44 comments
- https://arxiv.org/abs/1807.06735 33 comments
- GitHub - pdziepak/codegen: Experimental wrapper over LLVM for generating and compiling code at run-time. https://github.com/pdziepak/codegen 25 comments
- Optimize Options (Using the GNU Compiler Collection (GCC)) https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html 22 comments
- Clang Compiler Userâs Manual — Clang 17.0.0git documentation https://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation 10 comments
- Accelerate large-scale applications with BOLT - Engineering at Meta https://code.fb.com/data-infrastructure/accelerate-large-scale-applications-with-bolt/ 7 comments
- ScyllaDB's Approach to Improve Performance for CPU-bound workloads - ScyllaDB http://www.scylladb.com/2017/07/06/scyllas-approach-improve-performance-cpu-bound-workloads/ 5 comments
- P1609R0: C++ Should Support Just-in-Time Compilation http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1609r0.html 0 comments
- Volatile and Decentralized: A Retrospective on SEDA http://matt-welsh.blogspot.com/2010/07/retrospective-on-seda.html 0 comments
Related searches:
Search whole site: site:paweldziepak.dev
Search title: Avoiding instruction cache misses · Paweł Dziepak
See how to search.