zeek/tools
Jon Siwek 0a05aa92fc binpac: Improve parsing of known-length, static-size arrays
In this case, the bounds checking for individual elements can be
optimized out of the parsing-loop in favor of a single, array-wide
bounds check beforehand.
2025-08-20 08:52:23 -07:00
..
binpac binpac: Improve parsing of known-length, static-size arrays 2025-08-20 08:52:23 -07:00