Are Spicy parsers slower than Binpac parsers?
Within Zeek, there are two separate parser generators: Binpac (the old one) and Spicy (the new one). Both allow users to write protocol parsers by declaring what the protocol looks like rather than writing C++ code…
read more about Are Spicy parsers slower than Binpac parsers?