-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines
-
5
-
2024-07-23 - Mining crypto
-
v8.0, v7.0, v6.0, v5.0
In WT-13092, eviction now checks clean pages to see if they have obsolete time window information.
We got some performance regression as described in WT-13242 when the number of btrees is high (200k+). In order to mitigate this, we can limit the number of btrees processed for cleanup per checkpoint.
- causes
-
WT-13339 7.64% decrease in Read count in ubuntu2004-perf-tests-arm64/ perf-test-short-key-btree/ short-key-btree.wtperf - c0b620b, 2024-07-12
- Open
- is duplicated by
-
WT-13242 246.03% increase in Worst checkpoint duration in ubuntu2004-perf-tests/ many-collection-test/ many-collection-test - 4db9ff2, 2024-07-03
- Closed
- is related to
-
WT-13092 Perform dirty eviction when the page has obsolete time window
- Closed