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

Better script output (#!jl) in examples and unused packages removed from test/Project.toml #796

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

schillic
Copy link
Member

@schillic schillic commented Mar 1, 2024

Getting rid of unused packages speeds up the testing process significantly. An exact timing comparison is not so easy due to some packages being precompiled already, but here is the output from a recent build in comparison:

master: "223 dependencies successfully precompiled in 319 seconds. 193 already precompiled."

This branch: "25 dependencies successfully precompiled in 47 seconds. 275 already precompiled."

@schillic schillic marked this pull request as ready for review March 1, 2024 08:19
@schillic schillic merged commit c02cca7 into master Mar 1, 2024
6 checks passed
@schillic schillic deleted the schillic/examples branch March 1, 2024 17:18
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.

1 participant