SearchHex Fiend uses an optimized Boyer-Moore search routine that relies on synchronous uncached disk reads. Asynchronous read-ahead search ( For single character searches, Hex Fiend uses a custom vectorized search routine that uses SSE2 on Intel and AltiVec on PowerPC. This search routine is significantly faster than |