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

Average blob throughput over 9m window #667

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

pschork
Copy link
Contributor

@pschork pschork commented Jul 26, 2024

9m seems like the best window to use between 10min->30d time ranges for smoothing out the 10m batch interval spikes See https://eigenda.grafana.net/d/bdssk3vbvt69sd/blob-explorer-query?orgId=1&from=1721922790524&to=1721965990524

raw rate vs 9m
image

9m vs 10m
image

24hr
image

1hr
image

1hr (9m vs 10m)
image

Why are these changes needed?

Checks

  • I've made sure the lint is passing in this PR.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

9m seems like the best window to use between 10min->30d time ranges for smoothing out the 10m batch interval spikes
See https://eigenda.grafana.net/d/bdssk3vbvt69sd/blob-explorer-query?orgId=1&from=1721922790524&to=1721965990524
@pschork pschork requested review from teddyknox and dmanc July 26, 2024 04:00
@pschork pschork marked this pull request as ready for review July 26, 2024 04:01
@pschork
Copy link
Contributor Author

pschork commented Jul 29, 2024

Preprod
image
image
image
image
image
image

@pschork pschork merged commit b2c0bc3 into master Jul 29, 2024
10 checks passed
@pschork
Copy link
Contributor Author

pschork commented Jul 29, 2024

Testnet Before
image
image
image
image

Testnet After
image
image
image
image

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