Actions
Optimization #5672
openTask #5682: tracking: smb performance issues
smb: avoid unbounded hash maps
Effort:
Difficulty:
Label:
Subtasks
Updated by Philippe Antoine almost 2 years ago
- Related to Task #5488: Suricon 2022 brainstorm added
Updated by Victor Julien almost 2 years ago
- Priority changed from Normal to High
- Target version changed from TBD to 8.0.0-beta1
Updated by Victor Julien almost 2 years ago
There are several hashmaps per state. Couple of thoughts:
1. do we really need all of them still?
2. should each of them be per state... maybe it actually makes sense to have more global ones?
3. like with the file housekeeping logic, we should probably have a hashmap housekeeping
Updated by Jeff Lucovsky 5 months ago ยท Edited
- Assignee changed from OISF Dev to Jeff Lucovsky
Updated by Victor Julien about 2 months ago
- Status changed from Assigned to In Progress
- Assignee changed from Jeff Lucovsky to Victor Julien
Updated by Victor Julien about 2 months ago
- Status changed from In Progress to In Review
Actions