Tag: memory-optimization
1 resource tagged with "memory-optimization" on StackPractices.
Flyweight Pattern
Share objects to support large numbers of fine-grained objects efficiently. A structural design pattern for memory optimization.
1 resource tagged with "memory-optimization" on StackPractices.
Share objects to support large numbers of fine-grained objects efficiently. A structural design pattern for memory optimization.