Skip to content

Improve benchmark chart rendering#1849

Merged
jpnurmi merged 6 commits into
gh-pagesfrom
jpnurmi/gh-pages
Jul 7, 2026
Merged

Improve benchmark chart rendering#1849
jpnurmi merged 6 commits into
gh-pagesfrom
jpnurmi/gh-pages

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Note

Targets the gh-pages branch.

Merge backend benchmark series into shared charts and align each platform's charts to the same latest-100 commit axis. The number of data points had grown to several hundred, and it became hard to select a specific commit. Also, use logarithmic y-axes with compact tick labels and skip missing aligned values cleanly.

Before, there were 4 different "SDK startup" charts for each platform. For example, Linux had "SDK startup (inproc)", "SDK startup (breakpad)" etc. as separate charts, which made it difficult to compare the performance differences between backends. Now, they are merged into one chart per platform with logarithmic Y-scale due to occasional spikes and large differences between backends:

Before After
image image

Merge backend benchmark series into shared charts and align each platform's
charts to the same latest-100 commit axis. Use logarithmic y-axes with
compact tick labels and skip missing aligned values cleanly.
Comment thread index.html Outdated
Comment thread index.html
Comment thread index.html Outdated
Comment thread index.html
Comment thread index.html

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0be184f. Configure here.

Comment thread index.html
@jpnurmi jpnurmi requested a review from JoshuaMoelans July 7, 2026 15:54

@JoshuaMoelans JoshuaMoelans left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks very clean 👌

@jpnurmi jpnurmi merged commit 5ee207a into gh-pages Jul 7, 2026
6 checks passed
@jpnurmi jpnurmi deleted the jpnurmi/gh-pages branch July 7, 2026 17:22
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.

2 participants