erigontech / erigontech/erigon

TemporalDB bench

Open
#17,357 2 comments 0 reactions 0 assignees View on GitHub
performance
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
455

Description

Looking for YCSB benchmark (for embedded key-value stores) on our `temporal.DB`

ToDo:
- Here is golang binding of YCSB on BoltDB (our API is similar to BoltDB): https://github.com/pingcap/go-ycsb
- Also please take a look at `cockroachdb workload` sub-command source code. It's also golang and also has YCSB support.
- read-havy, write-heavy, scan-heavy, concurrency-heavy
- on this step: let's run generic test (not Ethereum-specific). On next step we will run bench on EthMainnet files - with real accounts/commitment keys

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.