Pith. sign in

REVIEW 1 cited by

C++ Design Patterns for Low-latency Applications Including High-frequency Trading

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.04259 v1 pith:DPMC7WQ4 submitted 2023-09-08 cs.PF q-fin.TR

classification cs.PFq-fin.TR
keywords tradingdisruptoroptimisationpatternrepositorystatisticalalgorithmapplications
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This work aims to bridge the existing knowledge gap in the optimisation of latency-critical code, specifically focusing on high-frequency trading (HFT) systems. The research culminates in three main contributions: the creation of a Low-Latency Programming Repository, the optimisation of a market-neutral statistical arbitrage pairs trading strategy, and the implementation of the Disruptor pattern in C++. The repository serves as a practical guide and is enriched with rigorous statistical benchmarking, while the trading strategy optimisation led to substantial improvements in speed and profitability. The Disruptor pattern showcased significant performance enhancement over traditional queuing methods. Evaluation metrics include speed, cache utilisation, and statistical significance, among others. Techniques like Cache Warming and Constexpr showed the most significant gains in latency reduction. Future directions involve expanding the repository, testing the optimised trading algorithm in a live trading environment, and integrating the Disruptor pattern with the trading algorithm for comprehensive system benchmarking. The work is oriented towards academics and industry practitioners seeking to improve performance in latency-sensitive applications.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LangChoiceBench: Measuring and Explaining Programming-Language Choice in LLMs

    cs.SE 2026-08 conditional novelty 6.0 of 10

    LLMs implement 35.3% of benchmark projects in Python despite recommending it only 10.7% of the time, mostly because the choice is automatic rather than deliberate.

Pith tools