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

[ProjectTracking]: the mock-node tool should be run automatically to detect perf regressions #58

Open
marcelo-gonzalez opened this issue Mar 8, 2024 · 0 comments

Comments

@marcelo-gonzalez
Copy link

Goals

We'd like to automate the process of using the mock-node tool to check how long a node takes to sync a specific range of mainnet blocks. We could run this nightly or weekly, and it would give us good data on chunk application times, among other things. Right now this tool needs to be set up and run manually, but automating this would make it easier for everyone

Links to external documentations and discussions

there isn't great documentation at the moment, but the tool's code is in tools/mock-node, and it can be used to provide a simplified peer that a normal neard node can sync from

Estimated effort

the code is complete and it seems to work, but the steps are all manual. All effort would go towards automating this process. Probably a couple weeks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ideas for projects
Development

No branches or pull requests

1 participant