|
|
|
|
|
by longcommonname
2514 days ago
|
|
Theres many applications where any unexpected garbage collection pause is absolutely detrimental. Even pauses when the kernel cleans up memory cache during a Malloc are detrimental. Garbage collection is great until then. |
|