mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
README: fix aquatic_ws benchmark table
This commit is contained in:
parent
d6e7898fb2
commit
f97994b4bb
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -159,11 +159,11 @@ Performance was compared to
|
||||||
[wt-tracker](https://github.com/Novage/wt-tracker) and [bittorrent-tracker](https://github.com/webtorrent/bittorrent-tracker) using
|
[wt-tracker](https://github.com/Novage/wt-tracker) and [bittorrent-tracker](https://github.com/webtorrent/bittorrent-tracker) using
|
||||||
`aquatic_ws_load_test` with one worker, 16 connections and 2 offers per request.
|
`aquatic_ws_load_test` with one worker, 16 connections and 2 offers per request.
|
||||||
|
|
||||||
| tracker | responses per second |
|
| tracker | responses per second |
|
||||||
| ------------------ | -------------------- |
|
|------------------------|----------------------|
|
||||||
| aquatic | __126k__ |
|
| __aquatic__ | 126k |
|
||||||
| wt-tracker | 54k |
|
| __wt-tracker__ | 54k |
|
||||||
| bittorrent-tracker | 28k |
|
| __bittorrent-tracker__ | 28k |
|
||||||
|
|
||||||
Both reference trackers reached 100% single-core utilization.
|
Both reference trackers reached 100% single-core utilization.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue