Loreon
Labs
Platform
Docs
Home
Ecosystems
C++
bench
C++ performance tuning techniques with microbenchmarks
C++
Emerging
GitHub
Stars
—
Forks
—
Contributors
1
Last push
21d ago
Recent commits
Latest commits.
feat: add cache_priming technique (dummy traffic keeps caches hot)
7015a83
Lin Yuan
21d ago
feat: add denormalized_lookup technique (inline joined field vs pointer chase)
6125dec
Lin Yuan
22d ago
perf: rewrite template_vs_branch with noinline helpers and multi-op paths
df14494
Lin Yuan
22d ago
docs: add slowpath_removal and template_vs_branch to techniques table
7d8781b
Lin Yuan
22d ago
feat: add template_vs_branch technique (compile-time vs runtime Side dispatch)
dd9e59e
Lin Yuan
22d ago
feat: add slowpath_removal technique (chained vs flags, inline vs noinline)
e9a17ac
Lin Yuan
22d ago
feat: add string_view_vs_string technique (pass/substr/vector)
0bb4eff
Lin Yuan
2mo ago
chore: add .gitignore, remove clangd cache from tracking
7f2a605
Lin Yuan
2mo ago
Top contributors
Builders behind this project.
voidforall
11 commits