Hi Nicola,
See my comments below.
On 2017-10-11 18:49, Nicola Ferraro wrote:
Hi,
I've started to look at G1 garbage collector internals and I would
like to know if the performance of G1 are affected by the number of
threads in the application. Doing a STW means stopping all application
threa
Hi,
I've started to look at G1 garbage collector internals and I would like to
know if the performance of G1 are affected by the number of threads in the
application. Doing a STW means stopping all application threads, and this
suggests me that the more threads you have in your application, the lon