Actions
Optimization #564
closed
VJ
AS
Task #570: tracking: memory fragmentation
pattern id: rewrite pattern id assignment
Optimization #564:
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
VJ Updated by Victor Julien over 13 years ago
- Tracker changed from Feature to Optimization
VJ Updated by Victor Julien over 13 years ago
- Parent task set to #570
AS Updated by Anoop Saldanha about 13 years ago
AS Updated by Anoop Saldanha about 13 years ago
VJ Updated by Victor Julien over 12 years ago
- Status changed from Assigned to Closed
- Target version changed from 2.0rc2 to 2.0beta1
Actions