Actions
Optimization #7089
openrust transaction iterator runs a useless iteration of the loop
Effort:
Difficulty:
Label:
Actions
Added by Philippe Antoine over 1 year ago. Updated over 1 year ago.
https://github.com/OISF/suricata/pull/11579 was last version.
This code is getting too complex for the benefits (like 2-3% CPU in some worst case scenario)
We can wait for all app-layer protocols be in rust to simplify the abstractions around tx iterators...