Hacker News new | ask | show | jobs
by pjmlp 616 days ago
And instead of blaming OOP, have you actually used a profiler?
1 comments

Are you suggesting that many individual allocations and virtual dispatch are not impactful, or just advocating use of a profiler?

Once again, the context of this thread is someone taking an interest in C++ to write fast autodiff code.