Windows on Arm: Performance tips and tricks
In this session we will discuss how to get the most out of ported code. A GNU package which already has arm64 assembly optimization on Linux and macOS will be used as an example. The package is missing performance optimization for Windows on Arm and it makes sense to fill the gap. We will talk about vcpkg tool, different assemblers which can be used to compile GNU assembler syntax and debugging tips.