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

Speedrun #1270

Merged
merged 3 commits into from
Apr 19, 2022
Merged

Speedrun #1270

merged 3 commits into from
Apr 19, 2022

Conversation

faddat
Copy link
Member

@faddat faddat commented Apr 17, 2022

Speedrun

We guess a bit too much. To reduce the amount of guessing about Osmosis performance, here's a speedrun script, which will (at least) record how long v3-6 take to sync.

Motivation

Different db's for different purposes-- or crown the one true db


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2022

Codecov Report

Merging #1270 (a0f55b0) into main (b6d342a) will decrease coverage by 0.82%.
The diff coverage is 9.38%.

@@            Coverage Diff             @@
##             main    #1270      +/-   ##
==========================================
- Coverage   20.90%   20.08%   -0.83%     
==========================================
  Files         196      203       +7     
  Lines       25425    26786    +1361     
==========================================
+ Hits         5316     5379      +63     
- Misses      19118    20409    +1291     
- Partials      991      998       +7     
Impacted Files Coverage Δ
x/claim/abci.go 0.00% <ø> (ø)
x/claim/client/cli/query.go 34.45% <ø> (ø)
x/claim/client/cli/tx.go 0.00% <ø> (ø)
x/claim/handler.go 0.00% <ø> (ø)
x/claim/keeper/claim.go 64.33% <ø> (ø)
x/claim/keeper/grpc_query.go 2.50% <ø> (ø)
x/claim/keeper/hooks.go 28.00% <ø> (ø)
x/claim/keeper/keeper.go 87.50% <ø> (ø)
x/claim/keeper/params.go 81.81% <ø> (ø)
x/claim/module.go 58.06% <ø> (ø)
... and 102 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1530e4a...a0f55b0. Read the comment docs.

@ValarDragon ValarDragon merged commit f8fa5f2 into main Apr 19, 2022
@ValarDragon ValarDragon deleted the faddat/genesis-speedrun branch April 19, 2022 14:03
@faddat faddat mentioned this pull request Apr 19, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants