docs: benchmark dashboard exploration tool#6399
Merged
cnvergence merged 4 commits intoenvoyproxy:mainfrom Jun 25, 2025
missBerg:benchmark-dashboard
Merged
docs: benchmark dashboard exploration tool#6399cnvergence merged 4 commits intoenvoyproxy:mainfrom missBerg:benchmark-dashboard
cnvergence merged 4 commits intoenvoyproxy:mainfrom
missBerg:benchmark-dashboard
Conversation
Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com>
Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com>
Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6399 +/- ##
==========================================
- Coverage 70.80% 70.78% -0.03%
==========================================
Files 220 220
Lines 37132 37132
==========================================
- Hits 26291 26283 -8
- Misses 9300 9305 +5
- Partials 1541 1544 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Erica Hughberg <erica.sundberg.90@gmail.com>
Member
|
This is amazing! @missBerg |
zhaohuabing
approved these changes
Jun 25, 2025
Member
|
I think the spike in EG’s max CPU usage in 1.4.1 might be an anomaly — I haven’t seen a similar pattern in other PRs. v1.4.1 |
zhaohuabing
approved these changes
Jun 25, 2025
Member
|
/retest |
zirain
approved these changes
Jun 25, 2025
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.
What type of PR is this?
Add Benchmark Dashboard Tool and JS Tools Directory
This PR adds a standalone JavaScript benchmark dashboard tool and establishes a /tools/ directory structure for future JS utilities.
What this PR does / why we need it:
This helps users discover and explore the existing benchmark report results current only available in markdown for each EG release.
Deployment Test URL: https://envoy-gateway-preview.netlify.app/tools/benchmark-report-explorer/
What's Added
{{< benchmark-dashboard >}}shortcode for easy embedding in content pagesTechnical
Value
Enhancements After This PR
Which issue(s) this PR fixes:
N/A
Release Notes: No