RSS Amplifier

Low Latency Trading Insights · Aug 21, 2026

Better Descriptive Statistics for Low-Latency Profiling

0
Sign in to vote or save

Henrique Bucher · Low Latency Trading Insights

Many C++ developers have a pretty good idea about measuring micro-events - but if they don’t, we wrote another article just about that a few months ago: Microbenchmarking is tricky! But even when they know how to micro-benchmark, they often fail to collect, store, and interpret them properly!

In this post, I will give you an implementation of a better container to collect micro-events that is self-adapting to the data and particularly useful to the tasks we deal with in low-latency trading.

https://hftuniversity.com/post/better-descriptive-statistics-for-low-latency-profiling

#cpp #cplusplus #programming #hft

No posts

Read the original on lucisqr.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.