Linking pages
- How to avoid bounds checks in Rust (without unsafe!) | by Sergey "Shnatsel" Davidoff | Jan, 2023 | Medium https://shnatsel.medium.com/how-to-avoid-bounds-checks-in-rust-without-unsafe-f65e618b4c1e 88 comments
- Understanding Compilers — For Humans (Version 2) | by Luke Wilson | Towards Data Science https://towardsdatascience.com/understanding-compilers-for-humans-version-2-157f0edb02dd 80 comments
- Optimizing a WebGPU Matmul Kernel for 1TFLOP+ Performance https://zanussbaum.substack.com/p/optimizing-a-webgpu-matmul-kernel 79 comments
- A Programmer’s Guide to Performance Analysis & Tuning on Modern CPUs - C++ Stories https://www.bfilipek.com/2019/11/perfguidecpu.html 72 comments
- Modular: How Mojoð¥ gets a 35,000x speedup over Python â Part 2 https://www.modular.com/blog/how-mojo-gets-a-35-000x-speedup-over-python-part-2 64 comments
- GitHub - maciejhirsz/logos: Create ridiculously fast Lexers https://github.com/maciejhirsz/logos 44 comments
- Kernel debugging for newbies | Alex Lambert http://www.alexlambert.com/2017/12/18/kernel-debugging-for-newbies.html 29 comments
- Optimizing varint Decoding | DoltHub Blog https://www.dolthub.com/blog/2021-01-08-optimizing-varint-decoding/ 18 comments
- Memory-safe programming in the Linux Kernel (No not Rust) â eBPF. | CoScreen Engineering Blog https://www.coscreen.co/engineering/posts/memory-safe-programming-kernel/ 15 comments
- GitHub - mn416/QPULib: Language and compiler for the Raspberry Pi GPU https://github.com/mn416/QPULib 10 comments
- 16BPP.net: Blog / PSRayTracing, A revisit of the Peter Shirley Minibooks 4 years later https://16bpp.net/blog/post/psraytracing-a-revisit-of-the-peter-shirley-minibooks-4-years-later/ 9 comments
- Don’t pay the for-loop tax - DEV Community https://dev.to/danhomola/dont-pay-the-for-looptax 7 comments
- JavaScript Engines, Parsing | Yan Hulyi | Medium https://medium.com/@yanguly/inside-javascript-engines-part-1-parsing-c519d75833d7 5 comments
- Can You Optimise These 2 Lines of Code? | by Linas Medžiūnas | Wix Engineering | Medium https://medium.com/wix-engineering/can-you-optimise-these-2-lines-of-code-633dd81b1862 5 comments
- Unrolling loops at runtime with Byte Buddy https://blog.bramp.net/post/2015/09/09/unrolling-loops-at-runtime-with-byte-buddy/ 4 comments
- A Tale of BFS. Optimizing Breadth First Search | by Egon Elbre | Medium https://medium.com/@egonelbre/a-tale-of-bfs-4ea1b8ab5eeb 4 comments
- std::find() and memchr() Optimizations | Georg's Log https://gms.tf/stdfind-and-memchr-optimizations.html 3 comments
- How to Guide the Compiler to Speed up Your Code | by Minhaz | Better Programming https://betterprogramming.pub/guide-the-compiler-to-speed-up-your-code-655c1902b262 0 comments
- GitHub - mit-han-lab/tinyengine: [NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; MCUNetV3: On-Device Training Under 256KB Memory https://github.com/mit-han-lab/tinyengine 0 comments
- GitHub - Jarred-Sumner/atbuild: Use JavaScript to generate JavaScript https://github.com/jarred-sumner/atbuild 0 comments
Related searches:
Search whole site: site:wikipedia.org
Search title: Loop unrolling - Wikipedia
See how to search.