Skip to content

Drop tps threshold for rust keynote-2 ci check#5159

Merged
joshua-spacetime merged 1 commit into
masterfrom
joshua/fix/keynote-bench-threshold
Jun 1, 2026
Merged

Drop tps threshold for rust keynote-2 ci check#5159
joshua-spacetime merged 1 commit into
masterfrom
joshua/fix/keynote-bench-threshold

Conversation

@joshua-spacetime
Copy link
Copy Markdown
Contributor

@joshua-spacetime joshua-spacetime commented Jun 1, 2026

Description of Changes

The keynote benchmark check has had a couple spurious failures in CI recently, namely for the rust module. I set a higher TPS threshold for rust than I did for typescript since rust is a bit faster, but it looks like the threshold I set is within the margin of error, so this change drops it to 275K - exactly what it is for typescript.

A failure now almost certainly represents a real performance regression and requires deeper investigation.

API and ABI breaking changes

N/A

Expected complexity level and risk

0 (one liner)

Testing

Should have no more spurious failures for this CI job.

Copy link
Copy Markdown
Collaborator

@bfops bfops left a comment

Choose a reason for hiding this comment

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

works for me!

@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jun 1, 2026
Merged via the queue into master with commit 0922704 Jun 1, 2026
34 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/fix/keynote-bench-threshold branch June 1, 2026 23:08
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