Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/robaho/go-trader
Browse files Browse the repository at this point in the history
  • Loading branch information
robaho committed Jan 19, 2025
2 parents 5c892c5 + ee73d75 commit 0bd44c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Configuration:
- a quote is a double-sided (bid & ask)
- timings are measured from the quote message generation on the client, to the reception of the multicast market data on the client
- 90k+ quote per second over the network using FIX with latency < 1ms
- 400k+ quote per second over the network using FIX with latency < 600 usec
- 400k+ quote per second over the network using gRPC with latency < 600 usec

<details>
<summary>performance details</summary>
Expand Down

0 comments on commit 0bd44c4

Please sign in to comment.