码迷,mamicode.com
首页 > 其他好文 > 详细

JVM ,JIT ,GC RUNTIME 解析

时间:2016-10-07 01:58:16      阅读:278      评论:0      收藏:0      [点我收藏+]

标签:

https://www.infoq.com/articles/OpenJDK-HotSpot-What-the-JIT

Understanding HotSpot JVM Performance with JITWatch

How Facebook Redesigned the HHVM JIT Compiler for Performance

Python JIT Compiler PyPy 4 Brings SMD Vectorization, Performance Improvements, and more

InfoQ eMag: Java Agents and Bytecode

InfoQ eMag: Java 9 and Beyond

https://www.infoq.com/author/Monica-Beckwith

The hotspot-compiler-dev Archives

http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/

http://rednaxelafx.iteye.com/category/29010

Java对象之生

https://yq.aliyun.com/articles/55811?spm=5176.8067842.tagmain.98.YV4A05

深入浅出ClassLoader(译)

https://yq.aliyun.com/articles/2890?spm=5176.8067842.tagmain.28.RLrk6z

JVM源码分析之SystemGC完全解读

https://yq.aliyun.com/articles/2949?spm=5176.8067842.tagmain.11.RLrk6z

HotSpot 17.0-b12的逃逸分析/标量替换的一个演示

Do Java 6 threading optimizations actually work?

https://www.infoq.com/articles/java-threading-optimizations-p1

https://www.infoq.com/articles/java-threading-optimizations-p2

 

Ahead-of-Time (AOT) Compilation May Come to OpenJDK HotSpot in Java 9 -                                                     OpenJDK HotSpot may get Ahead-of-Time (AOT) compilation as early as Java 9. InfoQ covers the proposal submitted in September 2016.                                                              Oct 01, 2016        

 

JVM ,JIT ,GC RUNTIME 解析

标签:

原文地址:http://www.cnblogs.com/WCFGROUP/p/5935278.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!