Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The IDs (specifically TaskID can take a fair amount of memory on the AM). These instances should be re-used.
Similarly vertex names, and other strings can be interned. Not planning on touching Counter strings as part of this - I believe those are already interned.