-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Loong <[email protected]>
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,7 +75,7 @@ In this way, the workload of all threads can be balanced by Intel DLB and perfec | |
The best case for Intel DLB-enabled Tokio is high traffic, like ingress. Since Linkerd2 should work with existing ingress solutions such as Nginx Ingress, we deploy the benchmark environment as below: | ||
![dlb-benchmark-env](/uploads/dlb-benchmark-env.png) | ||
|
||
In our lab, we compared the baseline of pure Linkerd2-Proxy to the target of Linkerd2-Proxy plus Intel DLB. The result shows that the request per second has been greatly improved and the latency has been reduced. | ||
In our lab, we compared the baseline of pure Linkerd2-Proxy to the target of Linkerd2-Proxy with Intel DLB and the result shows that the request per second has been improved and the latency has been reduced. | ||
|
||
## Conclusion | ||
|
||
|
@@ -85,4 +85,4 @@ The fourth-generation Intel Xeon scalable processor, codenamed Sapphire Rapids, | |
|
||
The whole solution is experimental, please contact [me](mailto:[email protected]) for any details if interested. | ||
|
||
We firmly believe that with the development of cloud computing and service mesh, solutions combining software and hardware can provide users with higher performance. | ||
We firmly believe that with the development of cloud computing and service mesh, solutions combining software and hardware can provide users with higher performance. |