mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
An old commit (24ae1670d) had the side effect of moving cmake defines after they were being used. This patch move them back to be defined before being used. Speed hsbench back up by ~ 0.8% Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>
Hyperscan Benchmarker: hsbench
The hsbench
tool provides an easy way to measure Hyperscan's performance
for a particular set of patterns and corpus of data to be scanned.
Documentation describing its operation is available in the Tools section of the Developer Reference Guide.