mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +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
|
||||
`aquatic_ws_load_test` with one worker, 16 connections and 2 offers per request.
|
||||
|
||||
| tracker | responses per second |
|
||||
| ------------------ | -------------------- |
|
||||
| aquatic | __126k__ |
|
||||
| wt-tracker | 54k |
|
||||
| bittorrent-tracker | 28k |
|
||||
| tracker | responses per second |
|
||||
|------------------------|----------------------|
|
||||
| __aquatic__ | 126k |
|
||||
| __wt-tracker__ | 54k |
|
||||
| __bittorrent-tracker__ | 28k |
|
||||
|
||||
Both reference trackers reached 100% single-core utilization.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue