You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide/performance
Lukas Sismis 7dc65c2f8a hyperscan: add caching mechanism for hyperscan contexts
Cache Hyperscan serialized databases to disk to prevent compilation
of the same databases when Suricata is run again with the same
ruleset.
Hyperscan binary files are stored per rulegroup in the designated
folder, by default in the cached library folder.
Since caching is per signature group heads,
some chunk of the ruleset can change and it still can reuse part of
the unchanged signature groups.

Loading *fresh* ET Open ruleset:  19 seconds
Loading *cached* ET Open ruleset: 07 seconds

Ticket: 7170
3 months ago
..
analysis doc: add performance analysis section 5 years ago
runmodes doc/performance: redo runmodes explanation 7 years ago
analysis.rst doc/userguide: spelling 2 years ago
high-performance-config.rst af-packet: remove use-mmap option 4 months ago
hyperscan.rst hyperscan: add caching mechanism for hyperscan contexts 3 months ago
ignoring-traffic.rst doc/userguide: spelling 2 years ago
index.rst doc: add performance analysis section 5 years ago
packet-capture.rst docs: remove obsolete af-packet warning 2 years ago
packet-profiling.rst doc/userguide: update ref to installation from git 2 years ago
rule-profiling.rst userguide: expand documentation for rule profiling 10 months ago
runmodes.rst doc/userguide: fix typo 5 months ago
statistics.rst doc/userguide: spelling 2 years ago
tcmalloc.rst doc: fix ubuntu pkg name for tcmalloc 4 years ago
tuning-considerations.rst af-packet: remove use-mmap option 4 months ago