#231 · Primary category: Education & Research
perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
Project last updated:08/29/26
GitHub Stars
3.8K
Forks
395
Contributors
21
License
Other
Why we included this project
Performance Ninja is a course for anyone who works on low-level systems code and wants to get better at finding out why things run slowly. It is built around C++ lab assignments rather than lectures, each targeting one specific problem such as a cache miss or a branch misprediction, and you spend most of your time profiling code and trying to make it faster. Once you submit a solution, it is run through automated benchmarking on Intel, AMD, and Apple hardware, so you get a real read on whether your change actually helped. The companion videos walk through each lab without handing over the answer, which keeps the focus on doing the work yourself. Teams shipping performance-sensitive services will find the exercises useful for both self-study and as a structured training program, provided everyone has solid C++ skills first.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI