Hacker News new | ask | show | jobs
by orng 3331 days ago
Making methods that you want to be able to mock virtual prevents the compiler from inlining them which can impact performance. I'm sure if that's advisable.