diff --git a/README.md b/README.md index b4efcb3..33b4a3c 100644 --- a/README.md +++ b/README.md @@ -180,9 +180,9 @@ This is the most mature of the implementations. I consider it ready for producti #### Performance -![UDP BitTorrent tracker throughput comparison](./documents/aquatic-udp-load-test-illustration-2021-11-28.png) +![UDP BitTorrent tracker throughput comparison](./documents/aquatic-udp-load-test-illustration-2023-01-11.png) -More details are available [here](./documents/aquatic-udp-load-test-2021-11-28.pdf). Please note that request workers have been renamed to swarm workers. +More details are available [here](./documents/aquatic-udp-load-test-2023-01-11.pdf). #### Optimisation attempts that didn't work out diff --git a/documents/aquatic-udp-load-test-2023-01-11.pdf b/documents/aquatic-udp-load-test-2023-01-11.pdf new file mode 100644 index 0000000..a2c8501 Binary files /dev/null and b/documents/aquatic-udp-load-test-2023-01-11.pdf differ diff --git a/documents/aquatic-udp-load-test-illustration-2023-01-11.png b/documents/aquatic-udp-load-test-illustration-2023-01-11.png new file mode 100644 index 0000000..883cc08 Binary files /dev/null and b/documents/aquatic-udp-load-test-illustration-2023-01-11.png differ