当前位置:网站首页>Serial serialold parnew of JVM garbage collector
Serial serialold parnew of JVM garbage collector
2022-07-06 17:16:00 【TiggerRun】
Garbage collector
Serial & SerialOld

- Serial It's a new generation of garbage collectors , Use
Copy algorithm - SerialOld It's the garbage collector of the old days , Use
Mark - Sorting algorithm - Serial and SerialOld yes
SerialThe garbage collector , There is only one thread to handle garbage collection , And isSTWOf .
ParNew

- ParNew It's actually Serial The parallel version of , Shared a lot of code
- ParNew Is a new generation of parallel garbage collectors
- ParNew Using the replication algorithm
ParNew Certain ratio Serial Are you efficient ?
In a multi-core environment ,ParNew Performance ratio of Serial high , Through parallel reductionSTWTime for
In a single core environment ,ParNew Its performance must be inferior to Serial
边栏推荐
猜你喜欢

"One year after graduation, I won ACL best paper"

姚班智班齐上阵,竞赛高手聚一堂,这是什么神仙编程大赛?

Yao BanZhi and his team came together, and the competition experts gathered together. What fairy programming competition is this?

Some instructions on whether to call destructor when QT window closes and application stops

JVM garbage collector part 1

Log4j2 major vulnerabilities and Solutions

Logical operation instruction

Assembly language addressing mode

字节跳动海外技术团队再夺冠:高清视频编码已获17项第一

原型链继承
随机推荐
DS18B20数字温度计系统设计
Fdog series (4): use the QT framework to imitate QQ to realize the login interface, interface chapter.
koa中间件
Yao BanZhi and his team came together, and the competition experts gathered together. What fairy programming competition is this?
Flink 解析(四):恢复机制
唯有学C不负众望 TOP5 S1E8|S1E9:字符和字符串&&算术运算符
汇编语言段定义
唯有学C不负众望 TOP3 Demo练习
逻辑运算指令
After the subscript is used to assign a value to the string type, the cout output variable is empty.
Brush questions during summer vacation, ouch ouch
Flink 解析(一):基础概念解析
吴军三部曲见识(四) 大家智慧
Some feelings of brushing leetcode 300+ questions
SQL调优小记
8086 CPU internal structure
Log4j2 major vulnerabilities and Solutions
DOS 功能调用
面试集锦库
Introduction to spring trick of ByteDance: senior students, senior students, senior students, and the author "brocade bag"