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 option to wait for a specific epoch length to bench-tps #10083

Merged
merged 1 commit into from
May 20, 2020

Conversation

sakridge
Copy link
Member

Problem

Bench-tps can start too soon causing forking when epochs are quite short and the network validators cannot recover.

Summary of Changes

Add an option to wait for a longer epoch length to start sending transactions.

Fixes #

@sakridge sakridge force-pushed the bench-tps-wait-for-epoch branch 2 times, most recently from 1e6d44f to e684b00 Compare May 16, 2020 20:05
@codecov
Copy link

codecov bot commented May 16, 2020

Codecov Report

Merging #10083 into master will decrease coverage by 0.0%.
The diff coverage is 0.0%.

@@            Coverage Diff            @@
##           master   #10083     +/-   ##
=========================================
- Coverage    81.5%    81.5%   -0.1%     
=========================================
  Files         283      284      +1     
  Lines       65797    65805      +8     
=========================================
- Hits        53669    53652     -17     
- Misses      12128    12153     +25     

@sakridge sakridge requested a review from carllin May 17, 2020 06:05
@carllin
Copy link
Contributor

carllin commented May 18, 2020

nice, purtier!

@sakridge sakridge merged commit ce17de7 into solana-labs:master May 20, 2020
@sakridge sakridge deleted the bench-tps-wait-for-epoch branch May 20, 2020 23:42
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