README: update udp worker proportion recommendations

This commit is contained in:
Joakim Frostegård 2023-01-11 21:21:52 +01:00
parent 4b9771de5d
commit a3c63b9af9

View file

@ -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>