node-dot-cpp / alloc-test
Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical
☆45Updated 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
- Benchmarks for our memory allocator☆63Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆132Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Programatically obtain information about the pages backing a given memory region☆75Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆58Updated 5 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Generic Automatic Parallel Profiler☆34Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A lock-free priority queue implementation☆34Updated 6 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆96Updated 11 months ago
- benchmarking positional population count☆14Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 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
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ☆105Updated last year
- ☆69Updated 4 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Various benchmarks☆38Updated 13 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A collection of performance analysis tools, recipes, handy scripts, microbenchmarks & more☆134Updated 2 weeks ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago