Performance in HFT: Embracing Cpp Template Programming
I wanted to share valuable insight that could significantly enhance your program's performance and reduce latency. For CPP performance, use template programming over virtual functions
As a fellow enthusiast of this dynamic field, I wanted to share valuable insight that could significantly enhance your program's performance and reduce latency. For CPP performance, use template programming over virtual functions
Today, I would like to discuss the implications of using virtual functions in C++ and how it can inadvertently increase latenc…
Keep reading with a 7-day free trial
Subscribe to Quantlabs Substack to keep reading this post and get 7 days of free access to the full post archives.