Actions
Task #4444
closed
VJ
VJ
files: store files in transactions instead of per flow state
Task #4444:
files: 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
VJ Updated by Victor Julien almost 5 years ago
- Related to Task #4143: tracking: file.data improvements added
VJ Updated by Victor Julien almost 5 years ago
- Related to Bug #3375: tracking: file tracking/inspection performance issues added
PA Updated by Philippe Antoine almost 5 years ago
Cross-reference : https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33386
VJ Updated by Victor Julien over 3 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