diff --git a/README.md b/README.md index b4efcb3..5cf42dd 100644 --- a/README.md +++ b/README.md @@ -80,15 +80,12 @@ that you want to use. Recommended proportions:
| - | aquatic_udp | +aquatic_udp | aquatic_ws | |||||
|---|---|---|---|---|---|---|---|---|
| CPU cores | -2-5 | -6-9 | -10-15 | ->=16 | +N | 2-11 | 12-19 | >=20 | @@ -96,19 +93,13 @@ that you want to use. Recommended proportions:
| Swarm workers | 1 | -2 | -3 | -4 | 1 | 2 | 3 | |
| Socket workers | -1-4 | -4-7 | -7-12 | ->=12 | +N-1 | 1-10 | 10-17 | >=17 | @@ -180,9 +171,9 @@ This is the most mature of the implementations. I consider it ready for producti #### Performance - + -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-2021-11-28.pdf b/documents/aquatic-udp-load-test-2021-11-28.pdf deleted file mode 100644 index 79f0917..0000000 Binary files a/documents/aquatic-udp-load-test-2021-11-28.pdf and /dev/null differ 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..34b7266 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-2021-11-28.png b/documents/aquatic-udp-load-test-illustration-2021-11-28.png deleted file mode 100644 index eeddbf5..0000000 Binary files a/documents/aquatic-udp-load-test-illustration-2021-11-28.png and /dev/null 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..42c3d38 Binary files /dev/null and b/documents/aquatic-udp-load-test-illustration-2023-01-11.png differ