|
|
|
|
|
by hayley-patton
1033 days ago
|
|
There are still pauses, but the pauses are faster by using multiple cores to collect, which is nice for both throughput- and latency-sensitive apps. No-pause ("on-the-fly") collectors exist, but sufficiently-short pause ("concurrent") collectors still do wonders with sub-millisecond latency. |
|
As such, it will greatly increase throughput if given multiple cores, and will lead to lower pause times based on this improvement in throughput.