Skip to content

Request for a native ARM64 build (improved performance on Surface devices) #3494

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

Open
Basti77 opened this issue Feb 18, 2025 · 1 comment
Open

Comments

@Basti77
Copy link

Basti77 commented Feb 18, 2025

Hello,

I’d love to see an official ARM64 build of this application. I recently bought a new Surface device running Windows on ARM, and using the x86 emulation often impacts both performance and battery life. Given that this application is primarily used in outdoor settings, having a more power‐efficient, native ARM64 version would be ideal for extending battery life and overall usability.

Thank you for considering this request!

@meee1
Copy link
Contributor

meee1 commented Feb 18, 2025

I don't believe it will change anything. It's compiled to msil. And the jit will convert that to native instructions for the target machine.

Exclusions being gstreamer and gdal, the are native x64 binarys

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

2 participants