hyperscan
hyperscan copied to clipboard
Does increasing scratch space has any impact on performance?
If I were to change the scratch size in alloc_scratch() in scratch.c and compile the library, would it have any impact on performance?
Any reason to increase the size? The performance impact depends on your specific use case, and we don't recommend to change the size manually.