Actions
Optimization #7089
openrust transaction iterator runs a useless iteration of the loop
Effort:
Difficulty:
Label:
Updated by Philippe Antoine 5 months ago
Updated by Philippe Antoine 3 months ago
- Status changed from In Review to In Progress
- Target version changed from 8.0.0-beta1 to TBD
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...
Actions