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

feat: Improve global compilation time #20

Merged
merged 2 commits into from
Feb 7, 2025
Merged

feat: Improve global compilation time #20

merged 2 commits into from
Feb 7, 2025

Conversation

reneca
Copy link
Contributor

@reneca reneca commented Jan 2, 2025

Review on all dependencies and features associated.

The goal was to do a cleaning of all non used package and reduce the amount of features use for each.

Thanks to that, we gain 10 secondes of compilation on a Raspberry Pi 4 from 8m27 to 8m17
Also save 7 seconds from a cargo-prosa package build (from 17m43 to 17m36)

This PR don't solve everything. next step will be #19

@reneca reneca added the enhancement New feature or request label Jan 2, 2025
@reneca reneca self-assigned this Jan 2, 2025
@reneca reneca requested review from Timmy80 and oschijns January 8, 2025 10:26
Copy link
Collaborator

@oschijns oschijns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@reneca reneca merged commit e392c79 into main Feb 7, 2025
6 checks passed
@reneca reneca deleted the compil branch February 7, 2025 15:57
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.

2 participants