Skip to content

[release/v1.7] add benchmark report for v1.7.2#8779

Merged
rudrakhp merged 2 commits intoenvoyproxy:mainfrom
cnvergence:1.7.2-bench-report
Apr 17, 2026
Merged

[release/v1.7] add benchmark report for v1.7.2#8779
rudrakhp merged 2 commits intoenvoyproxy:mainfrom
cnvergence:1.7.2-bench-report

Conversation

@cnvergence
Copy link
Copy Markdown
Member

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Release Notes: Yes/No

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
@cnvergence cnvergence requested a review from a team as a code owner April 17, 2026 09:35
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit c14e235
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69e207340f10f5000846de01
😎 Deploy Preview https://deploy-preview-8779--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

zirain
zirain previously approved these changes Apr 17, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0fe5637c39

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +41 to +42
"p99": 0,
"p999": 0
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Replace placeholder tail-latency percentiles in v1.7.2 data

The new v1.7.2 benchmark dataset records p99 and p999 as 0 (and this pattern repeats across the file), which makes the dashboard report impossible 0ms tail latency whenever this version is selected. Because the charts and summaries consume these percentile fields directly, this silently misrepresents release performance and can hide regressions; these values look like placeholders/defaults that were never populated from the benchmark artifact.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member

@rudrakhp rudrakhp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cnvergence you need to manually update the values for p99 and p999, the fix in tool was made in #8614 that we unfortunately didn't include in the cherry pick this time :(

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
@rudrakhp rudrakhp merged commit 7b606c9 into envoyproxy:main Apr 17, 2026
26 of 27 checks passed
@cnvergence cnvergence deleted the 1.7.2-bench-report branch April 17, 2026 14:26
skos-ninja pushed a commit to skos-ninja/envoy-gateway that referenced this pull request May 1, 2026
* [release/v1.7] add benchmark report for v1.7.2

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

* [release/v1.7] manually add percentiles

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

---------

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Jake Oliver <jake@truelayer.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants