Skip to content

Commit

Permalink
TEMP hack in benchmar config
Browse files Browse the repository at this point in the history
  • Loading branch information
brianolson committed Aug 4, 2023
1 parent 00ffce3 commit 12db052
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/src/config/test_data/validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,13 @@ validator_network:
max_frame_size: 4194304 # 4 MiB
api:
enabled: true
benchmark:
enabled: true
max_network_channel_size: 1000
enable_direct_send_testing: true
direct_send_data_size: 100000
direct_send_per_second: 1000
enable_rpc_testing: false
rpc_data_size: 100000
rpc_per_second: 10000
rpc_in_flight: 1

0 comments on commit 12db052

Please sign in to comment.