Skip to content

Conversation

JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Aug 29, 2023

Previously building inputmodule-control would be as slow as 20s even with no code change. Now it takes just less than 1s.

  • Remove all options that are default - no need to specify them again.
  • Keep the release options the same (Still slow tool build but not as important)
  • Apply the dev options only to the firmware, not tool

Fixes #19

Previously building inputmodule-control would be as slow as 20s even
with no code change. Now it takes just less than 1s.

- Remove all options that are default - no need to specify them again.
- Keep the release options the same (Still slow tool build but not as
  important)
- Apply the dev options only to the firmware, not tool

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg merged commit 3f09b9a into main Sep 1, 2023
@JohnAZoidberg JohnAZoidberg deleted the faster-tool-build branch September 1, 2023 06:52
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.

Reduce tool build time!
1 participant