skarupke / mutex_benchmarksLinks
Code for benchmarking of mutexes to accompany a blog post of mine.
☆28Updated 5 years ago
Alternatives and similar repositories for mutex_benchmarks
Users that are interested in mutex_benchmarks are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Collection of Agner Fog Software☆39Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 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 4 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- benchmarking positional population count☆14Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A benchmark for standard libraries☆22Updated last year
- Comparing linear and binary searches☆40Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Benchmarks for our memory allocator☆64Updated last year
- For details, see the blog post:☆32Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- ☆39Updated 4 years ago
- ☆15Updated 8 years ago
- fork of qt-creator/perfparser.git with not-yet upstreamed changes required for hotspot☆17Updated 3 weeks ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago