Is there a plan to have a v9 Arm architecture optimized version of pt_linux_arm64 ?
Announcement
Collapse
No announcement yet.
pt_linux_arm64 compiled with armv9 flags
Collapse
X
-
We are working on a major new release of PerformanceTest at the moment.
As we do for the x86 release, we'll be targeting an older platform for the bulk of the code (for compatibility), but then optimizing small pieces of the code to use new instruction sets. Typically writing bits of the code by hand in assembly for AMX, AVX, SSE, NEON, etc...
Was there any instruction set changes in particular that you think is worth looking at for ARM9?
Comment