Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Loong <[email protected]>
  • Loading branch information
daixiang0 committed Apr 16, 2024
1 parent 051cdbf commit e36c615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linkerd.io/content/blog/accelerate-linker-with-dlb.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.

0 comments on commit e36c615

Please sign in to comment.