이름 | 설명 |
---|---|
GcMemoryOptimizer | Class that optimizes the memory of the current process by running the Garbage Collector. |
GcPerformanceOptimizer | Class that creates a timeframe during which the performance of the current process is optimized by reducing the probability that the Garbage Collector runs. |