Skip to content

perf(makefile): remove -race for go build#1197

Merged
mergify[bot] merged 2 commits intoaws:masterfrom
iamhopaul123:quickfix
Jul 27, 2020
Merged

perf(makefile): remove -race for go build#1197
mergify[bot] merged 2 commits intoaws:masterfrom
iamhopaul123:quickfix

Conversation

@iamhopaul123
Copy link
Copy Markdown
Contributor

Remove -race from go build because it could increase memory usage by 5-10x and execution time by 2-20x. https://golang.org/doc/articles/race_detector.html#Runtime_Overheads

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@iamhopaul123 iamhopaul123 requested a review from a team as a code owner July 27, 2020 22:04
@iamhopaul123 iamhopaul123 requested a review from kohidave July 27, 2020 22:04
@mergify mergify bot merged commit 2e43aba into aws:master Jul 27, 2020
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.

4 participants