
Making JITted Code Faster with Chris Nuernberger
Software Unscripted
00:00
Optimizing Code in V8 and the JVM
This chapter explores the optimization of code in V8 and the JVM, focusing on the power of hotspots inlining mechanisms and the impact of virtual function calls and V table references on cache misses. It also discusses the considerations of garbage collection and global locks on multi-core machines, and highlights the cost of inter-core communication on GPUs.
Transcript
Play full episode