Skip to content

add save_mime_headers to debug info#5350

Merged
r10s merged 1 commit intomainfrom
r10s/print-save_mime_headers
Mar 17, 2024
Merged

add save_mime_headers to debug info#5350
r10s merged 1 commit intomainfrom
r10s/print-save_mime_headers

Conversation

@r10s
Copy link
Copy Markdown
Contributor

@r10s r10s commented Mar 16, 2024

as turned out on recent researches wrt a slow database, setting save_mime_headers will result in 25x larger databases.

this is definetely something we want to know at least in the debug info.

(the option cannot be enabled in current UIs,
however, esp. devs find options to set this.
apart from that, save_mime_headers is only used in some python tests)

ftr: the huge database was more than 10 times slower, leading to missing notifications on ios (as things do not finish within the few seconds iOS gave us).
moreover, the hugeness also avoids exporting; this is fixed by #5349

as turned out on recent researches wrt a slow database,
setting `save_mime_headers` will result in 25x larger databases.

this is definetely something we want to know at least in the debug info.

(the option cannot be enabled in current UIs,
however, esp. devs find options to set this.
apart from that, save_mime_headers is only used in some python tests)
@r10s r10s merged commit b95d582 into main Mar 17, 2024
@r10s r10s deleted the r10s/print-save_mime_headers branch March 17, 2024 07:27
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