Re: Resource to learn JIT compiler

2022-05-01 Thread r r
Thanks, watched it :). It is a great video that makes an overview of JVM / JIT optimizations. Do you know any material that are more in-depth, especially for inlining / devirtualization / escape analysis? piątek, 29 kwietnia 2022 o 16:56:40 UTC+2 Gil Tene napisał(a): > There are some some

Re: Resource to learn JIT compiler

2022-04-29 Thread 'Gil Tene' via mechanical-sympathy
There are some some recorded talks of mine under the title “Java at Speed” that cover some JIT things common across. For example: https://youtu.be/ot3PESmNXhE HTH, — Gil. On Thursday, April 28, 2022 at 10:30:13 PM UTC-10 gros...@gmail.com wrote: > Hello, > do you know good resources to learn

Re: Resource to learn JIT compiler

2022-04-29 Thread 'Gil Tene' via mechanical-sympathy
There are some some recorded talks of mine under the title “Java at Speed” that cover some JIT things common across. For example:https://www.infoq.com/presentations/java-jvm-perf/ HTH, — Gil. On Thursday, April 28, 2022 at 10:30:13 PM UTC-10 gros...@gmail.com wrote: > Hello, > do you know

Resource to learn JIT compiler

2022-04-29 Thread r r
Hello, do you know good resources to learn a bit about JIT compiler in Java? (Beyond reading JDK sources ;) ) -- You received this message because you are subscribed to the Google Groups "mechanical-sympathy" group. To unsubscribe from this group and stop receiving emails from it, send an