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

Adding Read Benches, P50/90, UOPS, SPS, and additional refactors #44

Closed
wants to merge 32 commits into from

Conversation

Angel-Petrov
Copy link
Contributor

Changelog

  • Improved error handling so it is likely to panic in CI and instead produce report with less data
  • Updated other dependancies and removed unused colored crate
  • Verification times are now gotten from goose request data, improving accuracy of times
  • Adding read benchmarks which can be modified in gomu configuration files
  • Added P90/50 times for reads and write submissions/verifications
  • Added UOPS and SPS for write benchmarks
    • Made block info collection code multithreaded to counteract the extra requests needed for these metrics
  • Updated starknet dependancy to the one used in madara
    • Required to be able to get SPS metrics

@Angel-Petrov
Copy link
Contributor Author

Superseded by #46

@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant