marcin-osowski / cmov
Measuring cmov vs branch-mov performance
☆82Updated 6 years ago
Alternatives and similar repositories for cmov:
Users that are interested in cmov are comparing it to the libraries listed below
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 5 years ago
- dthreads: Efficient Deterministic Multithreading☆50Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- CPU Ultimate Latency Test.☆107Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- uops.info Code Analyzer☆256Updated last year
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆98Updated 9 months ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Testing memory-level parallelism☆67Updated 11 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆317Updated 3 years ago
- InstLatX64_Demo☆41Updated last month
- Generic model checker for concurrent C programs (mirror repository)☆138Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago