attractivechaos / benchmarks
Various benchmarks
☆38Updated 13 years ago
Alternatives and similar repositories for benchmarks:
Users that are interested in benchmarks are comparing it to the libraries listed below
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 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
- COW b-trees☆99Updated 7 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆29Updated 8 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆34Updated 2 months ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆95Updated 2 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- dthreads: Efficient Deterministic Multithreading☆51Updated 10 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆124Updated 5 years ago
- ☆25Updated 4 years ago
- Benchmarks for our memory allocator☆63Updated last year
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆76Updated 3 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
- Memory access tracing QEMU☆96Updated 8 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Collection of synchronization micro-benchmarks and traces from infrastructure applications☆41Updated 2 months ago