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

Add benchmarking to test performance regressions #233

Closed
Tracked by #296
ChaoticTempest opened this issue Aug 1, 2023 · 4 comments · Fixed by #331
Closed
Tracked by #296

Add benchmarking to test performance regressions #233

ChaoticTempest opened this issue Aug 1, 2023 · 4 comments · Fixed by #331
Assignees
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@ChaoticTempest
Copy link
Member

This will allow us to see whether or not as we add new things, our performance is dropping or not. This might be more ideal to add sooner than later, as we are adding more things to our system to improve bit by bit. Those incremental changes add up and can potentially create performance issues that we are not aware of

@volovyks
Copy link
Collaborator

volovyks commented Aug 7, 2023

@DavidM-D is it something Sweat is working on?

@DavidM-D
Copy link
Contributor

DavidM-D commented Aug 7, 2023

Sweat is more testing "will the network fall over" than whether this service will fall over/perform well.

I think there's value in being able to track performance regressions.

@volovyks
Copy link
Collaborator

volovyks commented Sep 7, 2023

@ChaoticTempest here is the related issue. Once we have data, let's post it there.
#220

@ChaoticTempest
Copy link
Member Author

sounds good, I'm currently going to benchmark each endpoint/flow, on both signer and leader nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants