node-dot-cpp / alloc-testLinks
Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical
☆46Updated 6 years ago
Alternatives and similar repositories for alloc-test
Users that are interested in alloc-test are comparing it to the libraries listed below
Sorting:
- Benchmarks for our memory allocator☆68Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- ☆44Updated 4 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- ☆108Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A collection of performance analysis tools, recipes, handy scripts, microbenchmarks & more☆140Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Quick and dirty TSC access for benchmarking☆32Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆128Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 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