Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
MXS-SPRINT-119, MXS-SPRINT-120, MXS-SPRINT-121, MXS-SPRINT-122, MXS-SPRINT-123, MXS-SPRINT-124, MXS-SPRINT-125, MXS-SPRINT-126
Description
The current canonicalization code processes the code one byte at a time. The processing speed could be improved by using SIMD instructions. The methods described in this paper could be adapted for canonicalization of SQL statements.