Skip to content

Tool to investigate SQLite compression - #6074

Merged
JohnMcPMS merged 3 commits into
microsoft:masterfrom
JohnMcPMS:inv-sqlite-compression
Mar 13, 2026
Merged

Tool to investigate SQLite compression#6074
JohnMcPMS merged 3 commits into
microsoft:masterfrom
JohnMcPMS:inv-sqlite-compression

Conversation

@JohnMcPMS

@JohnMcPMS JohnMcPMS commented Mar 4, 2026

Copy link
Copy Markdown
Member

In an effort to investigate some SQLite compression improvements, this tool was created and some changes were made to that are being left as a null result.

The investigated changes both increased the compressed file size:

  • Increased page size to maximum
  • Move the package hashes to their own table
Microsoft Reviewers: Open in CodeFlow