perf: Improved dec_octet parsing
Removed the list folding method and reverted to a standard try_parser/parse_this_then method as used in the rest of the parser
This commit is contained in:
@@ -11,3 +11,4 @@
|
||||
## v2.0.1
|
||||
|
||||
- Improved parsing performance slightly and reduced memory usage up to 50%
|
||||
- Significantly improved IPV4 parsing performance
|
||||
|
||||
Reference in New Issue
Block a user