Compact memory
level | Specify the level. Specifying clIdle does the same thing as compactification, which occurs when the system is idle (the system is relatively inactive).
The level of compactification increases in the order of clIdle |
Makes the memory compact.
Compactification is the process of reducing memory usage by releasing unused memory and memory for various caches.
Kirikiri does this automatically, so you don't usually have to worry too much, but you can use this method if you want to force it to be done on the program side.