Skip to content

Improve precompilation#58

Merged
JamesWrigley merged 2 commits intomasterfrom
precompilation
Mar 21, 2026
Merged

Improve precompilation#58
JamesWrigley merged 2 commits intomasterfrom
precompilation

Conversation

@JamesWrigley
Copy link
Collaborator

This lowers the time for addprocs(1) from ~3.1s to ~1.8s on Julia 1.12.

Also removed some CI jobs in 7683db4.

@JamesWrigley JamesWrigley self-assigned this Mar 21, 2026
@JamesWrigley JamesWrigley added the enhancement New feature or request label Mar 21, 2026
Should not be necessary to test them specifically.
This lowers the time for `addprocs(1)` from ~3.1s to ~1.8s on Julia 1.12.
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.54%. Comparing base (ff55fe6) to head (6f957b2).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   88.65%   88.54%   -0.11%     
==========================================
  Files          12       12              
  Lines        2238     2235       -3     
==========================================
- Hits         1984     1979       -5     
- Misses        254      256       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JamesWrigley JamesWrigley merged commit 349b663 into master Mar 21, 2026
12 of 13 checks passed
@JamesWrigley JamesWrigley deleted the precompilation branch March 21, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant