mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Improve udp README and latest load test md
This commit is contained in:
parent
6384e3401b
commit
68e951cf79
2 changed files with 5 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ This is the most mature implementation in the aquatic family. I consider it full
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
More benchmark details are available [here](./documents/aquatic-udp-load-test-2024-02-10.md).
|
More benchmark details are available [here](../../documents/aquatic-udp-load-test-2024-02-10.md).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
This is a performance comparison of several UDP BitTorrent tracker implementations.
|
This is a performance comparison of several UDP BitTorrent tracker implementations.
|
||||||
|
|
||||||
Benchmarks were run using [aquatic_bencher](https://github.com/greatest-ape/aquatic), with `--cpu-mode subsequent-one-per-pair`.
|
Benchmarks were run using [aquatic_bencher](../crates/bencher), with `--cpu-mode subsequent-one-per-pair`.
|
||||||
|
|
||||||
## Software and hardware
|
## Software and hardware
|
||||||
|
|
||||||
|
|
@ -16,7 +16,7 @@ Benchmarks were run using [aquatic_bencher](https://github.com/greatest-ape/aqua
|
||||||
| [opentracker] | 110868e |
|
| [opentracker] | 110868e |
|
||||||
| [chihaya] | 2f79440 |
|
| [chihaya] | 2f79440 |
|
||||||
|
|
||||||
[aquatic_udp]: https://github.com/greatest-ape/aquatic
|
[aquatic_udp]: ../crates/udp
|
||||||
[opentracker]: http://erdgeist.org/arts/software/opentracker/
|
[opentracker]: http://erdgeist.org/arts/software/opentracker/
|
||||||
[chihaya]: https://github.com/chihaya/chihaya
|
[chihaya]: https://github.com/chihaya/chihaya
|
||||||
|
|
||||||
|
|
@ -36,6 +36,8 @@ Hetzner CCX63: 48 dedicated vCPUs (AMD Milan Epyc 7003)
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<caption>
|
<caption>
|
||||||
<strong>UDP BitTorrent tracker troughput</strong>
|
<strong>UDP BitTorrent tracker troughput</strong>
|
||||||
|
|
@ -102,5 +104,3 @@ Hetzner CCX63: 48 dedicated vCPUs (AMD Milan Epyc 7003)
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||

|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue