attractivechaos / benchmarksLinks
Various benchmarks
☆40Updated 14 years ago
Alternatives and similar repositories for benchmarks
Users that are interested in benchmarks are comparing it to the libraries listed below
Sorting:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- QSBR and EBR library☆133Updated 5 years ago
- ☆240Updated last week
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆99Updated 3 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated last month
- c2c blog: A perf enhancement to detect false cachline sharing.☆40Updated 9 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆31Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆25Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- COW b-trees☆107Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- POSIX-like scalable multicore research OS kernel☆194Updated 5 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 4 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆93Updated last month
- ☆21Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 2 weeks ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆202Updated 3 weeks ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 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…☆98Updated 3 weeks ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated last week