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

Remove IAVL per-get/delete timing info (backport #603) #604

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 29, 2024

Remove timing info from every IAVL get/delete call.

Varies between .5 to 1% speedups to blocksync, and I have never once used this telemetry info.

Summary by CodeRabbit

  • Refactor
    • Improved the timing of telemetry measurements in the Get, Has, and Delete operations to enhance performance tracking.

This is an automatic backport of pull request #603 done by [Mergify](https://mergify.com).

Co-authored-by: Adam Tucker <[email protected]>
(cherry picked from commit e8c4bae)
@ValarDragon ValarDragon enabled auto-merge (squash) April 29, 2024 18:25
@ValarDragon ValarDragon merged commit 296643c into osmo-v24/v0.47.5 Apr 30, 2024
23 checks passed
@ValarDragon ValarDragon deleted the mergify/bp/osmo-v24/v0.47.5/pr-603 branch April 30, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants