-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 4.4.0-rc12, 4.4.0-rc13
-
Component/s: None
-
Labels:
-
Story Points:13
-
Sprint:Storage - Ra 2020-07-27, Storage - Ra 2020-08-10, Storage - Ra 2020-08-24, Storage - Ra 2020-09-07
-
Backport Requested:v4.4
For Linkbench with maxid=200M the database size in GB after 1 hour of transactions is:
- 451, 382, and 367 for rc13, rc9 and 4.2.8 without Snappy compression
- 233, 215 and 204 for rc13, rc9 and 4.2.8 with Snappy compression
The regression started with rc12 although I didn't list the results for that above. Much more performance data is here. I don't see a significant regression in size for the insert benchmark. It is ~10% there.
The biggest growth is from _id which is ~2X larger now in rc12 & rc13 compared to 4.2.8. That looks like a return of WT-6251
- is related to
-
WT-6638 Add testing to ensure we do not regress the database size
-
- Open
-