4 Star 24 Fork 6

cncounter / translation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 5.79 KB
一键复制 编辑 原始数据 按行查看 历史
renfufei 提交于 2022-03-20 13:15 . JVM Anatomy Quarks

JVM Anatomy Quarks

About, Disclaimers, Contacts

"JVM Anatomy Quarks" is the on-going mini-post series, where every post is describing some elementary piece of knowledge about JVM. The name underlines the fact that the single post cannot be taken in isolation, and most pieces described here are going to readily interact with each other.

The post should take about 5-10 minutes to read. As such, it goes deep for only a single topic, a single test, a single benchmark, a single observation. The evidence and discussion here might be anecdotal, not actually reviewed for errors, consistency, writing 'tyle, syntaxtic and semantically errors, duplicates, or also consistency. Use and/or trust this at your own risk.

350

Aleksey Shipilëv, JVM/Performance Geek Shout out at Twitter: @shipilev; Questions, comments, suggestions: aleksey@shipilev.net

Complete Snapshots

The series is on-going, the auto-generated complete bundles are here: ePUB (smallest, under MB, Pandoc HTML-to-ePUB) MOBI (small, around MB, KindleGen ePUB-to-MOBI) PDF (very large — tens of MBs, high-quality wkhtmltopdf HTML-to-PDF)

Individual Index

These are convenient to hyperlink around the Internet (easy internet karma points for anyone, folks):

Compiler Runtime GC Library Link
x #1: Lock Coarsening and Loops
x x #2: Transparent Huge Pages
x #3: GC Design and Pauses
x x #4: TLAB Allocation
x x #5: TLABs and Heap Parsability
x x #6: New Object Stages
x x #7: Object Initialization Costs
x x #8: Local Variable Reachability
x x #9: JNI Critical and GC Locker
x x x #10: String.intern()
x #11: Moving GC and Locality
x #12: Native Memory Tracking
x #13: Intergenerational Barriers
x #14: Constant Variables
x #15: Just-In-Time Constants
x x #16: Megamorphic Virtual Calls
x #17: Trust Non-Static Final Fields
x #18: Scalar Replacement
x #19: Lock Elision
x #20: FPU Spills
x #21: Heap Uncommit
x x x #22: Safepoint Polls
x #23: Compressed References
x #24: Object Alignment
x x #25: Implicit Null Checks
x #26: Identity Hash Code
x #27: Compiler Blackholes
x #28: Frequency-Based Code Layout
x x #29: Uncommon Traps
x x #30: Conditional Moves
HTML
1
https://gitee.com/cncounter/translation.git
git@gitee.com:cncounter/translation.git
cncounter
translation
translation
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891