dendibakh / perf-bookLinks
The book "Performance Analysis and Tuning on Modern CPU"
☆3,327Updated 3 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,278Updated this week
- Intel PMU profiling tools☆2,166Updated 2 months ago
- Complete implementations from "Algorithms for Modern Hardware"☆774Updated 2 years ago
- The Linux perf GUI for performance analysis.☆4,872Updated last month
- A categorized list of C++ resources.☆5,094Updated this week
- A computer science textbook☆4,370Updated last year
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,050Updated this week
- A collection of lock-free data structures written in standard C++11☆928Updated 8 months ago
- Demonstration of various hardware effects.☆2,933Updated last year
- A collection of resources on wait-free and lock-free programming☆1,949Updated last year
- A collection of out-of-tree LLVM passes for teaching and learning☆3,272Updated 2 weeks ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆469Updated 2 weeks ago
- A heap memory profiler for Linux☆3,809Updated this week
- Measures the latency between CPU cores☆1,273Updated last year
- C/C++ Performance Profiler☆4,307Updated 8 months ago
- ☆4,931Updated last week
- Contains the source code examples described in the "Intel® 64 and IA-32 Architectures Optimization Reference Manual"☆803Updated last year
- A memory profiler for Linux.☆4,705Updated 2 years ago
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆181Updated 4 years ago
- Library providing helpers for the Linux kernel io_uring support☆3,376Updated this week
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,471Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆979Updated 3 weeks ago
- Performance monitoring and benchmarking suite☆1,830Updated this week
- Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, an…☆673Updated last year
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,863Updated 3 weeks ago
- C++ Tip Of The Week☆1,637Updated 4 months ago
- magic-trace collects and displays high-resolution traces of what a process is doing☆5,095Updated 3 months ago
- ldd as a tree☆2,734Updated last year
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,529Updated 2 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,889Updated last week