← 返回事件
降温中科技

Java Is Memory Efficient

图:Hacker News

发生了什么

Java's use of memory, often chided for being excessive, is actually a strength as it trades more memory use for fewer CPU cycles, a tradeoff it can only make due to its moving garbage collectors.

摘要按规则整理自下方来源原文

为什么在扩散

来源

社区讨论