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

Consider setting GOAMD64=v2 for release builds #174

Open
2 tasks done
Jacalz opened this issue Jan 12, 2025 · 0 comments
Open
2 tasks done

Consider setting GOAMD64=v2 for release builds #174

Jacalz opened this issue Jan 12, 2025 · 0 comments
Labels
infrastructure Issues related to project infrastructure. performance Improve application performance

Comments

@Jacalz
Copy link
Owner

Jacalz commented Jan 12, 2025

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

It is worth investigating if we should raise the value of GOAMD64 for released binaries, both here on GitHub and Flathub. There might be performance to be gained from using a more modern set of instructions.

Describe the solution you'd like to see.

Investigate if performance is worth it and if it wins over lowered device support. v2 is a very sensible requirement with very few modern devices not supporting it.

This should not be set in the Makefile as distributions will want to do so themselves if applicable.

@Jacalz Jacalz added infrastructure Issues related to project infrastructure. performance Improve application performance labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues related to project infrastructure. performance Improve application performance
Projects
None yet
Development

No branches or pull requests

1 participant