zyedidia / perforatorLinks
Record "perf" performance metrics for individual functions/regions of an ELF binary.
☆81Updated last year
Alternatives and similar repositories for perforator
Users that are interested in perforator are comparing it to the libraries listed below
Sorting:
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆228Updated last year
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 years ago
- Benchmarking suite for Google workloads☆135Updated this week
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Benchmark for memory store throughput☆23Updated 4 years ago
- Open Source Architecture Code Analyzer☆338Updated 2 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- InstLatX64_Demo☆45Updated last month
- User-space Page Management☆111Updated last year
- Testing memory-level parallelism☆82Updated last year
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆117Updated 2 months ago
- A tool to measure CPU core to core latency☆188Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆115Updated last month
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Blog and pages generated by Jekyll. Hosted on GitHub.☆57Updated 3 weeks ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆495Updated last week
- Transparently replace domain sockets with a fast shared memory channel☆70Updated 9 years ago
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆51Updated 5 months ago
- simple snapshot-style integration testing for commands☆72Updated 6 months ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆62Updated 5 years ago
- Utilities to measure read access times of caches, memory, and hardware prefetches for simple and fused operations☆85Updated 2 years ago
- Little OpenMP Library☆169Updated 3 years ago
- A collection of performance analysis tools, recipes, handy scripts, microbenchmarks & more☆141Updated 5 months ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆67Updated last year
- Measuring cmov vs branch-mov performance