We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b0d01 commit a2c95a7Copy full SHA for a2c95a7
content/learning-paths/servers-and-cloud-computing/tune-network-workloads-on-bare-metal/6_summary.md
@@ -11,7 +11,7 @@ You will observe that each tuning method can bring significant performance impro
11
12
| Method | Requests/sec | Latency-Avg |
13
|:----------------|:-------------|:------------|
14
-| default | 357835.75 | 10.26s |
+| Baseline | 357835.75 | 10.26s |
15
| NIC-Queue | 378782.37 | 8.35s |
16
| NUMA-Local | 363744.39 | 9.41s |
17
| IOMMU | 428628.50 | 4.92s |
0 commit comments