-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Logging
-
Storage Engines
-
3
-
StorEng - 2024-12-10
As a result of WT-13519 which modularized access to LSN strings, allocating scratch buffers and generating the LSN strings resulted in a regression in read count (see WT-13621). This ticket implements changes to use fixed size arrays given that we know LSN strings will always be in a certain format.
- is related to
-
WT-13621 8.20% decrease in Read count in ubuntu2004-perf-tests-arm64/ perf-test-short-key-btree/ short-key-btree.wtperf - c50a427, 2024-10-02
- Closed