mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +03:00
hsbench: add Hyperscan benchmarker
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.
This commit is contained in:
8
tools/hsbench/README.md
Normal file
8
tools/hsbench/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
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](http://01org.github.io/hyperscan/dev-reference/).
|
Reference in New Issue
Block a user