B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Performance tuning

Information about performance is available in the Performance Lab on the official web site.

There is a set of session parameters that can be controlled to optimize session performance:

FIX Antenna is highly optimized for throughput and latency. Obviously these two optimization parameters can never be satisfied both at the same time. Improving throughput by for example combining small packages in a single bunch decreases the number of buffer allocations and network interrupts and thus minimizes the average message sending time, however it introduces a delay in sending a single package and thus increases latency.

For higher througput it is recommended to

For lower latency it is recommended to