How Netflix uses Java
infoq.com
How Netflix uses Java
1–10 of 205 posts
Re: How Netflix uses Java
#2Re: How Netflix uses Java
#3Re: How Netflix uses Java
#4Help me here, why do GC improvements cause CPU increase?
Re: How Netflix uses Java
#5>Netflix observed a 20% increase of CPU usage on JDK 17 compared to JDK 8. This was mostly due to the improvements in the G1 garbage collector. Help me here, why do GC improvements cause CPU increase?
Re: How Netflix uses Java
#6>Netflix observed a 20% increase of CPU usage on JDK 17 compared to JDK 8. This was mostly due to the improvements in the G1 garbage collector. Help me here, why do GC improvements cause CPU increase?
Re: How Netflix uses Java
#7>Netflix observed a 20% increase of CPU usage on JDK 17 compared to JDK 8. This was mostly due to the improvements in the G1 garbage collector. Help me here, why do GC improvements cause CPU increase?
Re: How Netflix uses Java
#8Re: How Netflix uses Java
#9>Netflix observed a 20% increase of CPU usage on JDK 17 compared to JDK 8. This was mostly due to the improvements in the G1 garbage collector. Help me here, why do GC improvements cause CPU increase?
Re: How Netflix uses Java
#10>Netflix observed a 20% increase of CPU usage on JDK 17 compared to JDK 8. This was mostly due to the improvements in the G1 garbage collector. Help me here, why do GC improvements cause CPU increase?
I guess it depends on if they mean "we used 20% more CPU for the same output", or "we could utilize the CPUs 20% more".