Actions
Task #4444
closedfiles: store files in transactions instead of per flow state
Effort:
Difficulty:
Label:
Description
Several goals:
- performance: avoid looping the file list from the tx loop
- code clarity: put thing together that belong together conceptionally
- complexity: esp in Rust working with multiple mutable storage concepts caused issues
Updated by Victor Julien over 3 years ago
- Related to Task #4143: tracking: file.data improvements added
Updated by Victor Julien over 3 years ago
- Related to Bug #3375: Tracking: file tracking/inspection performance issues added
Updated by Philippe Antoine over 3 years ago
Cross-reference : https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33386
Updated by Victor Julien about 2 years ago
- Subject changed from tracking: store files in transactions instead of per flow state to files: store files in transactions instead of per flow state
- Status changed from In Progress to Closed
Actions