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

Build a “tx / s” benchmark #601

Closed
joshua-spacetime opened this issue Nov 27, 2023 · 1 comment
Closed

Build a “tx / s” benchmark #601

joshua-spacetime opened this issue Nov 27, 2023 · 1 comment
Assignees

Comments

@joshua-spacetime
Copy link
Collaborator

George Kulakowski comments:
This shouldn’t be too trivial (ie not inserting a single int into an empty table) but also not quite as big as some of the bitcraft reducers can get. Rather, the goal is to have a plausible number that we could have as like the “sticker price” of the db: we do up to NNN tx / s.

cc @tyler Cloutier

In particular, this also needs to go across the wasm boundary.

Edit pgoldman:
#345 adds tx/s measurement for the benchmarks added by #289 .

@kazimuth
Copy link
Contributor

kazimuth commented Feb 15, 2024

stdb_module/disk/update_bulk/person/unique/load=1000/count=100

On my machine, we are currently at 1000 tx/s

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

No branches or pull requests

2 participants