Skip to content

Build: remove -a from build to speed up rebuilds#13026

Merged
bboreham merged 1 commit intoprometheus:mainfrom
bboreham:stop-force-rebuild
Oct 25, 2023
Merged

Build: remove -a from build to speed up rebuilds#13026
bboreham merged 1 commit intoprometheus:mainfrom
bboreham:stop-force-rebuild

Conversation

@bboreham
Copy link
Copy Markdown
Member

I think this is a hold-over from when Go was less careful about separating architectures.

make build is about 3 minutes with this option and 1 minute without, on my desktop computer.

I think this is a hold-over from when Go was less careful about separating architectures.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
Copy link
Copy Markdown
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

If this works well, we should update all of our promu configs.

@bboreham bboreham merged commit 05356e7 into prometheus:main Oct 25, 2023
bboreham added a commit to bboreham/prometheus that referenced this pull request Oct 31, 2023
I think this is a hold-over from when Go was less careful about separating architectures.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
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.

3 participants