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

Performance benchmarking #4

Open
kladkogex opened this issue Mar 2, 2021 · 1 comment
Open

Performance benchmarking #4

kladkogex opened this issue Mar 2, 2021 · 1 comment

Comments

@kladkogex
Copy link

Thank you for designing the library.

We are looking into using this library in our project.

Is there are a benchmarking tool ? If we use this library as a Merkle tree replacement, how many bytes per second could we process, say, on a typical PC? How much time does it take for a single update?

@protolambda
Copy link
Owner

You're welcome to use it, but it's currently in an experimental phase, not for production use until further testing.

Some benchmarks for the individual computations are included already, but it's not a full-blown verkle-trie library. @gballet is working on one, extending go-kzg.

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