Skip to content

beingamanforever/LexLuthor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Aman's Knowledgebase

Computer Architecture

  1. L1, L2, L3 Caches: Notes

C++

C++ performance

  1. Cache locality & Branch Predictability in C++: Notes
  2. Compiler Optimizations Flags: Notes
  3. Different types of compiler optimizations: Notes
  4. Rule of Three, Five, Zero: Notes
  5. Pragmas in C++: Notes
  6. SIMD and Vectorization: Notes

CppCon

  1. The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022 Notes

System's Programming

  1. Why size of variables matter: Notes
  2. Why stack is so fast: Notes
  3. Why is heap so slow?: Notes

ML Systems

  1. ML Inference Optimizations: Notes

About

Superman's core nemesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages