Increasing Code Performance with LTO
https://youtu.be/fPGodf5hNoo?si=awW14iuAqYPXMkqx
https://youtu.be/fPGodf5hNoo?si=awW14iuAqYPXMkqx
YouTube
Increasing code performance with LTO
Explores potential performance improvements using link time optimization (LTO) by benchmarking various configurations/implementations of a basic kinematic problem.
Notably, how common refactoring can "hide" context from the optimizer resulting in worse performance…
Notably, how common refactoring can "hide" context from the optimizer resulting in worse performance…
🦄6🗿3😡2👍1
Writing your own Cheat Engine in Rust
https://lonami.dev/blog/woce-1/
https://lonami.dev/blog/woce-1/
lonami.dev
Writing our own Cheat Engine: Introduction | Lonami's Blog
Official Lonami's website
🥴2😭2❤1😡1
No Graphics API (C++)
https://www.sebastianaaltonen.com/blog/no-graphics-api
https://www.sebastianaaltonen.com/blog/no-graphics-api
Sebastian Aaltonen
No Graphics API — Sebastian Aaltonen
Graphics APIs and shader languages have significantly increased in complexity over the past decade. It’s time to start discussing how to strip down the abstractions to simplify development, improve performance, and prepare for future GPU workloads.
👍3🗿3🔥2😱1
Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step (C++)
https://youtube.com/watch?v=ncHmEUmJZf4
https://youtube.com/watch?v=ncHmEUmJZf4
YouTube
CppCon 2017: Matt Kulukundis “Designing a Fast, Efficient, Cache-friendly Hash Table, Step by Step”
https://CppCon.org
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2017
—
Hash tables consume a large volume of both compute resources and memory across Google's production system. The…
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2017
—
Hash tables consume a large volume of both compute resources and memory across Google's production system. The…
🗿2👍1🔥1