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

CI for multinode test #364

Closed
aeyakovenko opened this issue Jun 15, 2018 · 5 comments
Closed

CI for multinode test #364

aeyakovenko opened this issue Jun 15, 2018 · 5 comments
Assignees

Comments

@aeyakovenko
Copy link
Member

We are a bit in the blind with the status of multinode performance. We need a test that runs on google cloud or aws with a big pile of nodes. we should have a quota of 20 on google cloud, and it seems easy to increase there. We can base something on these terrible scripts #329

@aeyakovenko aeyakovenko added this to the v0.7.0 milestone Jun 15, 2018
@aeyakovenko
Copy link
Member Author

@sakridge @garious I think on every master update? @sakridge has a script to generate a performance graph. It would be awesome to post it on every pr or master update

@mvines
Copy link
Member

mvines commented Jun 16, 2018

@sakridge, can you share that script somewhere please

@sakridge
Copy link
Member

@mvines it's checked in scripts/perf-plot.py

@mvines mvines assigned pgarg66 and unassigned mvines Jul 2, 2018
@mvines mvines modified the milestones: v0.7.0, v0.8.0 Jul 16, 2018
@mvines
Copy link
Member

mvines commented Jul 16, 2018

Bumping to 0.8.0 as this does not block 0.7.0

@aeyakovenko
Copy link
Member Author

Fixed with dynamic test

KirillLykov pushed a commit to KirillLykov/solana that referenced this issue Mar 22, 2024
…a-labs#364)

* add set compute units arg for program deploy

* update master changes

* remove duplicates

* fixes and tests

* remove extra lines

* feedback

* Use simulation to determine compute units consumed

* feedback

---------

Co-authored-by: NagaprasadVr <nagaprasadvr246@gmail.com>
willhickey pushed a commit to willhickey/solana that referenced this issue Mar 23, 2024
… (backport of solana-labs#364) (solana-labs#392)

Add `--with-compute-unit-price` to cli program deploy commands (solana-labs#364)

* add set compute units arg for program deploy

* update master changes

* remove duplicates

* fixes and tests

* remove extra lines

* feedback

* Use simulation to determine compute units consumed

* feedback

---------

Co-authored-by: NagaprasadVr <nagaprasadvr246@gmail.com>
(cherry picked from commit 2ee606d)

Co-authored-by: Justin Starry <justin@anza.xyz>
willhickey pushed a commit that referenced this issue Mar 23, 2024
… (backport of #364) (#392)

Add `--with-compute-unit-price` to cli program deploy commands (#364)

* add set compute units arg for program deploy

* update master changes

* remove duplicates

* fixes and tests

* remove extra lines

* feedback

* Use simulation to determine compute units consumed

* feedback

---------

Co-authored-by: NagaprasadVr <nagaprasadvr246@gmail.com>
(cherry picked from commit 2ee606d)

Co-authored-by: Justin Starry <justin@anza.xyz>
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

No branches or pull requests

4 participants