diff --git a/README.md b/README.md index 4abe1cf..112a486 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,12 @@ IPv4 and IPv6 peers are tracked separately. `aquatic_ws` has not been tested as much as `aquatic_udp` but likely works fine. +#### Performance + +![WebTorrent tracker throughput comparison](./documents/aquatic-ws-load-test-illustration-2022-03-29.png) + +More details are available [here](./documents/aquatic-ws-load-test-2022-03-29.pdf). + ## Load testing There are load test binaries for all protocols. They use a CLI structure diff --git a/documents/aquatic-ws-load-test-2022-03-29.pdf b/documents/aquatic-ws-load-test-2022-03-29.pdf new file mode 100644 index 0000000..26c09c4 Binary files /dev/null and b/documents/aquatic-ws-load-test-2022-03-29.pdf differ diff --git a/documents/aquatic-ws-load-test-illustration-2022-03-29.png b/documents/aquatic-ws-load-test-illustration-2022-03-29.png new file mode 100644 index 0000000..578d7d5 Binary files /dev/null and b/documents/aquatic-ws-load-test-illustration-2022-03-29.png differ