The Hyperscan port configuration does not set the NATIVE option which allows for HS to be built with advanced instruction sets (AVX2/AVX512). Enabling this flag does not effect those without AVX2/AVX512, but does enable it by default within HS for those CPUs that support it.
Set Hyperscan to default to native arch
The Hyperscan port configuration does not set the NATIVE option which allows for HS to be built with advanced instruction sets (AVX2/AVX512). Enabling this flag does not effect those without AVX2/AVX512, but does enable it by default within HS for those CPUs that support it.