Skip to content

Conversation

@l0rinc
Copy link
Collaborator

@l0rinc l0rinc commented Apr 4, 2025

google/leveldb@8cce47e

Optimize leveldb block seeks to utilize the current iterator location.
This is beneficial when iterators are reused and seeks are not random
but increasing. It is additionally beneficial with larger block sizes and keys with common prefixes.

@l0rinc l0rinc changed the title Optimize leveldb block seeks to utilize the current iterator location LevelDB: Optimize leveldb block seeks to utilize the current iterator location Apr 4, 2025
@github-actions
Copy link

github-actions bot commented Apr 4, 2025

📊 Benchmark results for this run (14262291777) will be available at: https://bitcoin-dev-tools.github.io/benchcoin/results/pr-158/14262291777/index.html after the github pages "build and deployment" action has completed.
🚀 Speedups: mainnet-default-uninstrumented: -0.5%, mainnet-large-uninstrumented: -0.5%

@willcl-ark willcl-ark force-pushed the master branch 7 times, most recently from d216dc5 to 7f7e173 Compare October 29, 2025 02:02
@willcl-ark willcl-ark force-pushed the master branch 5 times, most recently from ec1c504 to 5a6cd85 Compare December 10, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants