mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Merge pull request #112 from greatest-ape/work-2023-01-11
Add new udp load test
This commit is contained in:
commit
bc4eea1a05
5 changed files with 5 additions and 14 deletions
19
README.md
19
README.md
|
|
@ -80,15 +80,12 @@ that you want to use. Recommended proportions:
|
|||
<table>
|
||||
<tr>
|
||||
<td></td>
|
||||
<th colspan="4">aquatic_udp</th>
|
||||
<th colspan="1">aquatic_udp</th>
|
||||
<th colspan="3">aquatic_ws</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">CPU cores</th>
|
||||
<td>2-5</td>
|
||||
<td>6-9</td>
|
||||
<td>10-15</td>
|
||||
<td>>=16</td>
|
||||
<td>N</td>
|
||||
<td>2-11</td>
|
||||
<td>12-19</td>
|
||||
<td>>=20</td>
|
||||
|
|
@ -96,19 +93,13 @@ that you want to use. Recommended proportions:
|
|||
<tr>
|
||||
<th scope="row">Swarm workers</th>
|
||||
<td>1</td>
|
||||
<td>2</td>
|
||||
<td>3</td>
|
||||
<td>4</td>
|
||||
<td>1</td>
|
||||
<td>2</td>
|
||||
<td>3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Socket workers</th>
|
||||
<td>1-4</td>
|
||||
<td>4-7</td>
|
||||
<td>7-12</td>
|
||||
<td>>=12</td>
|
||||
<td>N-1</td>
|
||||
<td>1-10</td>
|
||||
<td>10-17</td>
|
||||
<td>>=17</td>
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Binary file not shown.
BIN
documents/aquatic-udp-load-test-2023-01-11.pdf
Normal file
BIN
documents/aquatic-udp-load-test-2023-01-11.pdf
Normal file
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB |
BIN
documents/aquatic-udp-load-test-illustration-2023-01-11.png
Normal file
BIN
documents/aquatic-udp-load-test-illustration-2023-01-11.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Loading…
Add table
Add a link
Reference in a new issue