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

bench-tps add 1_000 as multiplier to compute-unit-price#32132

Merged
tao-stones merged 1 commit into
solana-labs:masterfrom
tao-stones:bench-tps-multiply-cu-px-by-factor
Jun 14, 2023
Merged

bench-tps add 1_000 as multiplier to compute-unit-price#32132
tao-stones merged 1 commit into
solana-labs:masterfrom
tao-stones:bench-tps-multiply-cu-px-by-factor

Conversation

@tao-stones
Copy link
Copy Markdown
Contributor

Problem

Should #31469 lands, bench-tps needs to set compute-unit-price at 1_000 microlamports incremental. Can update bench-tps now.

Summary of Changes

  • add multiplier 1_000 to compute-unit-price when used

Fixes #32079

@tao-stones tao-stones requested a review from apfitzge June 14, 2023 18:53
Copy link
Copy Markdown
Contributor

@apfitzge apfitzge left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 14, 2023

Codecov Report

Merging #32132 (f78ec14) into master (c01250f) will increase coverage by 0.0%.
The diff coverage is 33.3%.

@@           Coverage Diff           @@
##           master   #32132   +/-   ##
=======================================
  Coverage    81.9%    81.9%           
=======================================
  Files         767      767           
  Lines      208903   208957   +54     
=======================================
+ Hits       171223   171306   +83     
+ Misses      37680    37651   -29     

@tao-stones tao-stones merged commit 4b30454 into solana-labs:master Jun 14, 2023
@tao-stones tao-stones deleted the bench-tps-multiply-cu-px-by-factor branch June 14, 2023 19:50
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.

update bench-tps randomized compute units with 1_000x

2 participants