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

Check how long sequencer startup takes #476

Open
cichaczem opened this issue Apr 17, 2023 · 1 comment
Open

Check how long sequencer startup takes #476

cichaczem opened this issue Apr 17, 2023 · 1 comment

Comments

@cichaczem
Copy link
Contributor

Currently, we're calculating hashes for the whole tree on the startup. This process can cause a long startup time but it can also be improved.

Investigate how long does sequencer take from App start to accept API request.

@cichaczem cichaczem self-assigned this Apr 24, 2023
@cichaczem cichaczem changed the title Check how long take sequencer startup Check how long sequencer startup take Apr 24, 2023
@cichaczem cichaczem changed the title Check how long sequencer startup take Check how long sequencer startup takes Apr 24, 2023
@cichaczem cichaczem removed their assignment Apr 24, 2023
@cichaczem
Copy link
Contributor Author

@kustosz already implemented improvements in semaphore-rs and sequencer

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

1 participant