osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 31 forks source link

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

Closed mergify[bot] closed 2 months ago

mergify[bot] commented 2 months ago

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


This is an automatic backport of pull request #603 done by Mergify.