Skip to content

Tool to investigate SQLite compression#6074

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

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

Conversation

@JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Mar 4, 2026

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

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner March 4, 2026 19:14
@github-actions

This comment was marked as outdated.

@JohnMcPMS
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JohnMcPMS JohnMcPMS merged commit 62aad2e into microsoft:master Mar 13, 2026
9 checks passed
@JohnMcPMS JohnMcPMS deleted the inv-sqlite-compression branch March 13, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants