Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Add target-node flag to bench-tps #10876

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

sakridge
Copy link
Contributor

@sakridge sakridge commented Jul 1, 2020

Problem

bench-tps only allows for a random target node, but a user may want to send all transactions to a single target node.

Summary of Changes

Add --target-node <x> flag to allow the user to specify a validator pubkey to send transactions to.

Fixes #

@sakridge sakridge force-pushed the bench-tps-target-node branch 3 times, most recently from d7571ef to 1a15a95 Compare July 1, 2020 21:14
@sakridge sakridge force-pushed the bench-tps-target-node branch from 1a15a95 to cf3b77a Compare July 1, 2020 21:16
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #10876 into master will decrease coverage by 0.0%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #10876     +/-   ##
=========================================
- Coverage    81.9%    81.8%   -0.1%     
=========================================
  Files         308      308             
  Lines       71464    71464             
=========================================
- Hits        58545    58528     -17     
- Misses      12919    12936     +17     

@sakridge sakridge requested a review from jstarry July 1, 2020 23:45
@sakridge sakridge merged commit 3884323 into solana-labs:master Jul 2, 2020
@sakridge sakridge deleted the bench-tps-target-node branch July 2, 2020 04:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants