The Cost of Indirection in Rust
https://blog.sebastiansastre.co/posts/cost-of-indirection-in-rust/
#HackerNews #CostOfIndirection #Rust #Programming #Performance #Optimization #SystemsProgramming
Why 'indirection has a cost' is usually the wrong reason to inline and what actually costs you.