forked from spring-attic/reactor-aeron
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Artem Vysochyn edited this page Feb 26, 2019
·
16 revisions
Welcome to the reactor-aeron wiki!
2/2019
benchmarks c5.xlarge (local - loop-back, zero customizations for OS)
latency (microsecs) | reactor-netty | reactor-aeron | pure-aeron |
---|---|---|---|
32x32 | 80 | 35 | 15 |
128x16 | 240 | 120 | 25 |
1x1024 | 27 | 13 | 13 |
1x2048 | 28 | 15 | 13 |
throughput (per second) | reactor-netty | reactor-aeron | pure-aeron |
---|---|---|---|
64 bytes | 1.4M | 5M | 13M |
128 bytes | 1.4M | 5M | 7M |
256 bytes | 1.4M | 4M | 4M |
512 bytes | 1.4M | 2.3M | 2.5M |
1024 bytes | 1M | 1.2M | 1.2M |
2048 bytes | 890K | 620K | 650K |