-
Notifications
You must be signed in to change notification settings - Fork 72
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: Validate Expected Throughput #1690
Comments
Not actually release dependent. Marked for Leap 6 milestone just to track it. |
heifner
added a commit
that referenced
this issue
Oct 24, 2023
…sync_write instead of send. Wait for all write callbacks to finish before exit.
heifner
added a commit
that referenced
this issue
Oct 24, 2023
…e --print-missing-transactions=True the default as it is useful when there are missing trxs.
heifner
added a commit
that referenced
this issue
Oct 24, 2023
…stead of start/offset. Pass in the start of empty blocks as the end of the range.
heifner
added a commit
that referenced
this issue
Oct 25, 2023
heifner
added a commit
that referenced
this issue
Oct 27, 2023
heifner
added a commit
that referenced
this issue
Nov 1, 2023
heifner
added a commit
that referenced
this issue
Nov 1, 2023
heifner
added a commit
that referenced
this issue
Nov 1, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
spoonincode
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
[5.0 -> main] PH: Reliability improvements
heifner
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 2, 2023
heifner
added a commit
that referenced
this issue
Nov 6, 2023
[5.0] Recover keys in chain thread pool
heifner
added a commit
that referenced
this issue
Nov 6, 2023
heifner
added a commit
that referenced
this issue
Nov 6, 2023
[5.0 -> main] Recover keys in chain thread pool
heifner
added a commit
that referenced
this issue
Nov 6, 2023
heifner
added a commit
that referenced
this issue
Nov 6, 2023
heifner
added a commit
that referenced
this issue
Nov 7, 2023
Remove thread hop to producer thread for trx signature recovery
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using the performance harness demonstrate a performance run of 30,000 TPS or greater. This is consistent with previous performance runs. Target for this work is post Leap-5 release.
The text was updated successfully, but these errors were encountered: