v.24.2Performance Improvement
Improve Int8 Performance with Strict Aliasing Implementation
Improve performance of theInt8type by implementing strict aliasing (we already have it forUInt8and all other integer types). #59485 (Raúl Marín).
Improve performance of theInt8type by implementing strict aliasing (we already have it forUInt8and all other integer types). #59485 (Raúl Marín).