Skip to content

Commit

Permalink
Update readme with preliminary benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
andersfugmann committed Jan 31, 2023
1 parent 2b87c6b commit c4837fc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,13 @@ Connection errors are relayed to all channels.

Channel errors are relayed to all waiters.
When sending in ack mode and


#### Benchmarking
Core i5, 2 cores - hyperthreading:
~55K messages/src (send/receive pairs) to a rabbitmq server running
locally

Core i9, 8 cores - hyperthreaded:
~92K messages/src (send/receive pairs) to a rabbitmq server running
locally

0 comments on commit c4837fc

Please sign in to comment.