anancds / document

MIT License
1 stars 0 forks source link

java jit #46

Open anancds opened 4 years ago

anancds commented 4 years ago

https://stackoverflow.com/questions/95635/what-does-a-just-in-time-jit-compiler-do

anancds commented 4 years ago

https://www.jianshu.com/p/c5058b6fe8e5

anancds commented 4 years ago

https://juejin.im/post/5aebf997f265da0ba76f99db

anancds commented 4 years ago

https://www.cnblogs.com/kundeg/p/8422557.html#_label1_1

anancds commented 4 years ago

https://www.jianshu.com/p/eea12f3bf490

anancds commented 4 years ago

https://www.jianshu.com/p/20bd2e9b1f03

anancds commented 4 years ago

https://zhuanlan.zhihu.com/p/102805049

anancds commented 4 years ago

https://www.zhihu.com/question/21093419

anancds commented 4 years ago

https://juejin.im/post/5b3782b1e51d4558dc4ae4a7

anancds commented 4 years ago

https://www.ibm.com/support/knowledgecenter/SSB23S_1.1.0.2019/com.ibm.java.vm.80.doc/docs/jit_overview.html

anancds commented 4 years ago

https://www.oreilly.com/library/view/java-performance-the/9781449363512/ch04.html

anancds commented 4 years ago

https://aboullaite.me/understanding-jit-compiler-just-in-time-compiler/

anancds commented 4 years ago

https://stackoverflow.com/questions/95635/what-does-a-just-in-time-jit-compiler-do

anancds commented 4 years ago

推荐:https://www.slideshare.net/CharlesNutter/javaone-2012-jvm-jit-for-dummies

anancds commented 4 years ago

https://www.ibm.com/developerworks/cn/java/j-lo-just-in-time/index.html

anancds commented 4 years ago

http://blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html

anancds commented 4 years ago

https://www.oracle.com/technical-resources/articles/java/architect-evans-pt1.html

anancds commented 4 years ago

https://hllvm-group.iteye.com/group/topic/39493