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

Benchmarking datalog transactions using runtime-benchmarks & node-bench #142

Open
2 tasks
dergudzon opened this issue Apr 19, 2021 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request

Comments

@dergudzon
Copy link
Member

dergudzon commented Apr 19, 2021

Hello. I benchmarked transfer_keep_alive transactions on clear substrate using this tutorial: https://www.shawntabrizi.com/substrate-graph-benchmarks/docs/#/
Now I want to benchmark datalog transactions on robonomics using the same tutorial, but I can't do it because there is no implemented node-bench and runtime-benchmarks in actual robonomics release.

In short, to conduct these tests, I need the robonomics source code with the following capabilities:

  • build robonomics binary with the runtime-benchmarks function, with the ability to test datalog transactions
  • build node-bench binary, with the ability to test datalog transactions
@akru akru added the enhancement New feature or request label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants