Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
MXS-CAPACITY-26-2
Description
MaxScale currently uses hand-written SIMD code for the SQL canonical form generation. ISPC is a "language" that can be used to automatically write SIMD optimized code for any CPU architecture it supports.
Investigate whether we can leverage it to write a SIMD implementation for ARM and for X86-64.