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

Fix #548: Improve tests speed #558

Merged
merged 10 commits into from
May 9, 2023
Merged

Fix #548: Improve tests speed #558

merged 10 commits into from
May 9, 2023

Conversation

alexcos20
Copy link
Member

@alexcos20 alexcos20 commented May 9, 2023

Fix #548

Changes proposed in this PR:

  • while waiting for barge, do something else
  • do not wait for C2D to be up, because we are not starting C2D :)
  • cache compilers
  • cache brownie pm packages

Before: > 22 mins
Now: ~ 12 mins

@alexcos20 alexcos20 self-assigned this May 9, 2023
@alexcos20 alexcos20 marked this pull request as ready for review May 9, 2023 12:56
@alexcos20 alexcos20 added the Status: InProgress Work in progress, don't merge label May 9, 2023
@codeclimate
Copy link

codeclimate bot commented May 9, 2023

Code Climate has analyzed commit a44c059 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 92.5% (0.0% change).

View more on Code Climate.

@trentmc trentmc changed the title Improve tests speed Fix #548: Improve tests speed May 9, 2023
@alexcos20 alexcos20 removed the Status: InProgress Work in progress, don't merge label May 9, 2023
@alexcos20 alexcos20 merged commit 11b6c2f into main May 9, 2023
@alexcos20 alexcos20 deleted the feature/improve_test_speed_1 branch May 9, 2023 14:36
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.

CI takes 28 min. Shrink via (1) download vyper 1x (2) parallelize github actions
2 participants