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 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 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 email 
to mechanical-sympathy+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/mechanical-sympathy/c728d371-907e-4452-b8f6-21e8fce21d78n%40googlegroups.com.


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 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 email 
to mechanical-sympathy+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/mechanical-sympathy/8e56cdcb-2032-43c1-926e-69204ed35ebbn%40googlegroups.com.


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 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 email 
to mechanical-sympathy+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/mechanical-sympathy/4acfe283-bba2-48d8-a26a-3dea7014dbb4n%40googlegroups.com.


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 email 
to mechanical-sympathy+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/mechanical-sympathy/d713dd52-bc92-41d3-b5a3-49d8d6418c9cn%40googlegroups.com.