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

Investigate use of new GOAMD64 flag inside our docker images #263

Open
qmuntal opened this issue Nov 4, 2021 · 0 comments
Open

Investigate use of new GOAMD64 flag inside our docker images #263

qmuntal opened this issue Nov 4, 2021 · 0 comments
Assignees

Comments

@qmuntal
Copy link
Member

qmuntal commented Nov 4, 2021

Go 1.18 will most likely contain a new set of micro-architecture optimizations for amd64 architectures activated by the GOAMD64 environment flag. This features is tracked in golang/go#45453 and the different levels are documented here: https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels.

We should see which level applies to our docker images and also gain some knowledge for recommending its use internally.

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

No branches or pull requests

3 participants