Hacker News
- CPU Ports & Latency Hiding on x86 https://ashvardanian.com/posts/cpu-ports/ 1 comment asm
- CPU Ports and Latency Hiding on x86 https://ashvardanian.com/posts/cpu-ports/ 4 comments programming
Linked pages
- Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X http://www.agner.org/optimize 98 comments
- GitHub - ashvardanian/StringZilla: Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖 https://github.com/ashvardanian/Stringzilla 57 comments
- GitHub - ashvardanian/SimSIMD: Vector Similarity Functions 3x-200x Faster than SciPy and NumPy — for Python, JavaScript, Rust, and C 11, supporting f64, f32, f16, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐 https://github.com/ashvardanian/simsimd 56 comments
- Parsing JSON in C & C++: Singleton Tax | Ash's Blog https://ashvardanian.com/posts/parsing-json-with-allocators-cpp/ 51 comments
- Faster CRC32-C on x86 https://www.corsix.org/content/fast-crc32c-4k 21 comments
- Loop unrolling - Wikipedia https://en.wikipedia.org/wiki/Loop_unrolling 1 comment
- AVX-512 - Wikipedia http://en.wikipedia.org/wiki/AVX-512 0 comments
- Translation lookaside buffer - Wikipedia https://en.wikipedia.org/wiki/Translation_lookaside_buffer 0 comments
- GitHub - ashvardanian/less_slow.cpp: Learning how to write "Less Slow" code in C++20, from numerical micro-kernels and SIMD to coroutines, ranges, and polymorphic state machines https://github.com/ashvardanian/less_slow.cpp 0 comments
Related searches:
Search whole site: site:ashvardanian.com
Search title: CPU Ports & Latency Hiding on x86 | Ash's Blog
See how to search.