mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: update udp worker proportion recommendations
This commit is contained in:
parent
4b9771de5d
commit
a3c63b9af9
1 changed files with 4 additions and 13 deletions
17
README.md
17
README.md
|
|
@ -80,35 +80,26 @@ 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>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Swarm workers</th>
|
||||
<td>1</td>
|
||||
<td>2</td>
|
||||
<td>3</td>
|
||||
<td>4</td>
|
||||
<td>N-1</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>1</td>
|
||||
<td>1-10</td>
|
||||
<td>10-17</td>
|
||||
<td>>=17</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue