Tuning parameters for (CPU) regex evaluation. More...
#include <RegexTuningParameters.hpp>
Static Public Member Functions | |
static constexpr int | getPrefixFilterDepth () |
Get the number of bytes for the prefix filter to process. More... | |
Tuning parameters for (CPU) regex evaluation.
This struct contains the defaults for the tuning parameters. To override them, create a subclass of this class.
|
staticconstexpr |
Get the number of bytes for the prefix filter to process.
Prefix filtering can be disabled by returning 0.