Description
Introduce platform-specific 32-bit x86 (i386/IA-32) assembly optimizations for the backend's hashing and checksum verification modules. Currently, on 32-bit x86 platforms, the project relies entirely on a generic software fallback, which suffers from severe performance degradation due to architecture-specific resource constraints.
Description
Introduce platform-specific 32-bit x86 (i386/IA-32) assembly optimizations for the backend's hashing and checksum verification modules. Currently, on 32-bit x86 platforms, the project relies entirely on a generic software fallback, which suffers from severe performance degradation due to architecture-specific resource constraints.