petersenna / rdtscbench
rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cycles from CPU registers.
☆29Updated 8 years ago
Alternatives and similar repositories for rdtscbench:
Users that are interested in rdtscbench are comparing it to the libraries listed below
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆94Updated 2 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Memory access tracing QEMU☆96Updated 8 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Proof of concept use of linux-inject and proces patching☆39Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- Various benchmarks☆38Updated 13 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…☆89Updated 2 weeks ago
- A complete ftrace- and uprobes-based tracer (user, libraries, kernel) for GNU/Linux☆66Updated 11 years ago
- Function tracer for gcc☆35Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- userspace tools for linux libos☆95Updated 2 years ago
- EbbRT: elastic building block runtime☆75Updated 7 months ago
- This repo is a mirror of the official lttng-ust git found at git://git.lttng.org/lttng-ust.git. LTTng-UST, the Linux Trace Toolkit Next G…☆128Updated last month
- memTrace, a framework for lightweight memory tracing☆57Updated 5 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- A tool that can be used to stress test POSIX filesystems.☆101Updated 8 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆75Updated 2 years ago
- Data race detector for Linux kernel modules☆28Updated 7 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆17Updated 10 years ago
- Early (now outdated) examples. Use PMDK instead.☆58Updated 9 years ago
- ☆53Updated 9 years ago
- dthreads: Efficient Deterministic Multithreading☆50Updated 10 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 9 months ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago