Open
Conversation
497f404 to
da683bc
Compare
Signed-off-by: Loong <loong.dai@intel.com>
wmorgan
reviewed
Apr 14, 2024
| 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: | ||
|  | ||
|
|
||
| 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. |
Member
There was a problem hiding this comment.
Hi @daixiang0. Do you have any data or graphs that can be included to support this statement?
Author
There was a problem hiding this comment.
The lab data cannot be public, maybe just remove those words?
As discuss in the slack before, I do not have a public env to test it.
Signed-off-by: Loong <loong.dai@intel.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have an experimental solution about combining software and hardware about how Intel Dynamic Load Balancer helps Linkerd2 and want to share it, please review.