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

Bench tps add nonce flag #27030

Merged
merged 3 commits into from
Aug 13, 2022

Conversation

KirillLykov
Copy link
Contributor

@KirillLykov KirillLykov commented Aug 9, 2022

Problem

Part of chain of PRs to add durable nonce to the bench-tps tool.
This one introduces flag use_durable_nonce which allows to turn on this mode manually (cli option in the next PR).
It also introduce optional creation of blockhash thread (since for durable nonce we don't need blockhashes).

joncinque
joncinque previously approved these changes Aug 12, 2022
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple and clean, looks great!

@KirillLykov KirillLykov force-pushed the bench_tps_add_nonce_flag branch from dcd56ba to aa94da2 Compare August 12, 2022 14:32
@mergify mergify bot dismissed joncinque’s stale review August 12, 2022 14:33

Pull request has been modified.

@KirillLykov KirillLykov merged commit 014a926 into solana-labs:master Aug 13, 2022
@KirillLykov KirillLykov deleted the bench_tps_add_nonce_flag branch August 15, 2022 19:18
xiangzhu70 pushed a commit to xiangzhu70/solana that referenced this pull request Aug 17, 2022
* add durable nonce option

* make blockhash thread optional

* add nonce test to bench-tps
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

Successfully merging this pull request may close these issues.

2 participants