Hong, Yang A 23e5f06594 add new Literal API for pure literal expressions:
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.
2019-08-13 14:51:38 +08:00
..
2018-07-09 11:30:35 -04:00
2016-12-14 15:26:01 +11:00
2016-12-14 15:26:01 +11:00
2016-12-14 15:26:01 +11:00
2018-01-19 06:07:55 -05:00
2018-01-19 06:07:55 -05:00
2018-01-19 06:07:55 -05:00
2016-12-14 15:26:01 +11:00

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.