mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Design compile time api hs_compile_lit() and hs_compile_lit_multi() to handle pure literal pattern sets. Corresponding option --literal-on is added for hyperscan testing suites. Extended parameters and part of flags are not supported for this api.
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.