dendibakh / perf-bookLinks
The book "Performance Analysis and Tuning on Modern CPU"
☆3,270Updated 2 months ago
Alternatives and similar repositories for perf-book
Users that are interested in perf-book are comparing it to the libraries listed below
Sorting:
- This is an online course where you can learn and master the skill of low-level performance analysis and tuning.☆3,218Updated last week
- Intel PMU profiling tools☆2,152Updated last month
- A computer science textbook☆4,300Updated last year
- The Linux perf GUI for performance analysis.☆4,819Updated 2 weeks ago
- Complete implementations from "Algorithms for Modern Hardware"☆770Updated 2 years ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆463Updated 3 weeks ago
- A heap memory profiler for Linux☆3,758Updated last month
- A categorized list of C++ resources.☆5,067Updated this week
- Measures the latency between CPU cores☆1,250Updated last year
- Performance monitoring and benchmarking suite☆1,815Updated last week
- ldd as a tree☆2,723Updated last year
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,837Updated last week
- A memory profiler for Linux.☆4,680Updated 2 years ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆4,855Updated this week
- Programmable debugger☆1,913Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆958Updated 2 months ago
- A collection of resources on wait-free and lock-free programming☆1,935Updated last year
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,530Updated 2 years ago
- A collection of lock-free data structures written in standard C++11☆915Updated 7 months ago
- Patterns and resources of low latency programming.☆694Updated 3 weeks ago
- Library providing helpers for the Linux kernel io_uring support☆3,310Updated 2 weeks ago
- Function graph tracer for C/C++/Rust/Python☆3,297Updated this week
- magic-trace collects and displays high-resolution traces of what a process is doing☆5,045Updated last month
- A collection of out-of-tree LLVM passes for teaching and learning☆3,255Updated 3 months ago
- Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, an…☆669Updated 11 months ago
- Hash function quality and speed tests☆2,051Updated 3 weeks ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,764Updated last week
- Linux containers from scratch in C.☆1,530Updated last month
- C++ Insights - See your source code with the eyes of a compiler☆4,358Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,851Updated this week