Actions
Optimization #564
closedTask #570: tracking: memory fragmentation
pattern id: rewrite pattern id assignment
Effort:
Difficulty:
Label:
Description
assign pattern id's at later stage.
at that point we'll know how many we have so we can work with an array instead of current hash table
should safe a lot of malloc's. 10k+ on a large ruleset
Updated by Victor Julien about 12 years ago
- Tracker changed from Feature to Optimization
Updated by Anoop Saldanha over 11 years ago
Updated by Anoop Saldanha over 11 years ago
Updated by Victor Julien over 11 years ago
- Status changed from Assigned to Closed
- Target version changed from 2.0rc2 to 2.0beta1
Actions