We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Locate performance bottlenecks in testnet 14.
The text was updated successfully, but these errors were encountered:
perf.txt
That's an old one (has secp256k1 stuff).
Here is the new one: perf.txt
Sorry, something went wrong.
Perf for 2 minutes under 1000 txps load (ops sent by another server), compiled with cargo build --release: https://we.tl/t-fQI5O7jQB1
Merge #3010
bcee54e
3010: Prepare testnet 15 r=damip a=damip Contains breaking changes vs testnet 14. Checklist: * [x] Identify and correct testnet 14 bottlenecks #3061 * [x] #3054 `@gterzian` * [x] #3053 `@adrien-zinger` * [x] #3052 `@sydhds` * [x] #3051 `@sydhds` * [x] #3050 `@Eitu33` * [x] #3049 `@AurelienFT` * [x] #3048 `@AurelienFT` * [x] Run on labnet and test extensively Co-authored-by: Thomas Plisson <[email protected]> Co-authored-by: Adrien Zinger <[email protected]> Co-authored-by: Damir Vodenicarevic <[email protected]> Co-authored-by: sydhds <[email protected]> Co-authored-by: AurelienFT <[email protected]>
No branches or pull requests
Locate performance bottlenecks in testnet 14.
The text was updated successfully, but these errors were encountered: