Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use finer grained buckets for consensus latency #21040

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

mwtian
Copy link
Contributor

@mwtian mwtian commented Jan 31, 2025

Description

Right now consensus latency is ~320ms on average, but the median is read to be higher. I believe this is because the buckets are too coarse. Switching to finer grained buckets should improve the precision.

Test plan

CI


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

@mwtian mwtian requested a review from a team as a code owner January 31, 2025 18:31
Copy link

vercel bot commented Jan 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2025 7:12pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 7:12pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 7:12pm

@mwtian mwtian temporarily deployed to sui-typescript-aws-kms-test-env January 31, 2025 18:31 — with GitHub Actions Inactive
@mwtian mwtian enabled auto-merge (squash) January 31, 2025 18:42
@mwtian mwtian temporarily deployed to sui-typescript-aws-kms-test-env January 31, 2025 19:11 — with GitHub Actions Inactive
@mwtian mwtian merged commit 277c398 into main Jan 31, 2025
47 checks passed
@mwtian mwtian deleted the tmw/seq-latency branch January 31, 2025 19:43
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