attractivechaos / benchmarksLinks
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
Sorting:
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 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
- 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
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Our open source benchmarks and code samples☆192Updated this week
- C11 Lock-free Stack☆181Updated last year
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- COW b-trees☆101Updated 7 years ago
- ☆25Updated 5 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Collection of synchronization micro-benchmarks and traces from infrastructure applications☆41Updated 3 weeks ago
- Different implementations of spinlock.☆105Updated 10 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- ☆17Updated 9 years ago
- This repo is a mirror of the official lttng-modules git found at git://git.lttng.org/lttng-modules.git. The LTTng modules provide Linux k…☆92Updated last week
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago