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

Improve debug compilation time #284

Closed
wants to merge 6 commits into from
Closed

Conversation

naomijub
Copy link
Collaborator

@naomijub naomijub commented Apr 3, 2024

Reduces compilation time for Debug mode:

version Compilation time Caveats
Old 337.9357205 s None
New 243.439463 s Compiles only to native version, so no retro compatibility

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.98%. Comparing base (490617c) to head (e6433ef).
Report is 38 commits behind head on v0.6.

Additional details and impacted files
@@           Coverage Diff           @@
##             v0.6     #284   +/-   ##
=======================================
  Coverage   37.97%   37.98%           
=======================================
  Files          69       69           
  Lines        9745     9743    -2     
=======================================
  Hits         3701     3701           
+ Misses       6044     6042    -2     

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

@naomijub
Copy link
Collaborator Author

naomijub commented Apr 7, 2024

fails on mac

@naomijub naomijub closed this Apr 7, 2024
@naomijub naomijub deleted the improve-debug-build-time branch April 7, 2024 04:58
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