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

Split up miri CI job into miri and miri-spec #1028

Merged
merged 3 commits into from May 11, 2024
Merged

Conversation

Robbepop
Copy link
Member

The miri CI job was taking too much time before. The 2 jobs should take roughly similar time and thus "half" the overall time it takes to check Wasmi via miri.

Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.83%. Comparing base (af03289) to head (285f583).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1028   +/-   ##
=======================================
  Coverage   80.83%   80.83%           
=======================================
  Files         269      269           
  Lines       24801    24801           
=======================================
  Hits        20047    20047           
  Misses       4754     4754           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Robbepop
Copy link
Member Author

Conclusion:

  • The single miri job took roughly 9 min before this PR
  • The two miri and miri-spec jobs each take 4-5 min with this PR.

Thus we saved roughly half of the time as expected.

@Robbepop Robbepop merged commit ffcd68f into master May 11, 2024
18 checks passed
@Robbepop Robbepop deleted the rf-split-up-miri-ci-jobs branch May 11, 2024 14:45
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.

None yet

1 participant