mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
Use fewer samples to detect acceleration
This commit is contained in:
parent
5c61159494
commit
39c8fb78f8
@ -44,7 +44,7 @@
|
||||
"monitoring effort.") \
|
||||
range(0.001, 1.00) \
|
||||
\
|
||||
product(uint, ShenandoahRateAccelerationSampleSize, 16, EXPERIMENTAL, \
|
||||
product(uint, ShenandoahRateAccelerationSampleSize, 8, EXPERIMENTAL, \
|
||||
"In selected ShenandoahControlIntervals " \
|
||||
"(if ShenandoahAccelerationSamplePeriod seconds have passed " \
|
||||
"since previous allocation rate sample), " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user