node-dot-cpp / alloc-test
Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical
☆45Updated 5 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
- For details, see the blog post:☆32Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Library for Restartable Sequences☆68Updated last week
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆27Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆98Updated 9 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Effective Memory Reclamation☆54Updated 5 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆38Updated 8 months ago
- ☆104Updated last year
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago