reth icon indicating copy to clipboard operation
reth copied to clipboard

Too much time is spent creating cursors in storage multiproofs

Open shekhirin opened this issue 7 months ago • 1 comments
trafficstars

Describe the feature

Image

https://github.com/paradigmxyz/reth/blob/0a56694308344bc2f94b6cd9bed4a2d7ae39814b/crates/trie/db/src/hashed_cursor.rs#L42 https://github.com/paradigmxyz/reth/blob/0a56694308344bc2f94b6cd9bed4a2d7ae39814b/crates/storage/db/src/implementation/mdbx/tx.rs#L84-L95

Additional context

No response

shekhirin avatar Mar 31 '25 23:03 shekhirin

This issue is stale because it has been open for 21 days with no activity.

github-actions[bot] avatar Apr 22 '25 02:04 github-actions[bot]

Attacking this from the outside: #18036

mediocregopher avatar Aug 25 '25 12:08 mediocregopher