Skip to content

Document Compression: performance and best practice #20798

Answered by ayende
RJacobsRN asked this question in Q&A
Discussion options

You must be logged in to vote

In our tests - we observed that we usually saw higher performance in the load because we reduced the amount of disk usage.
You typically have spare CPU capacity but are limited by the disk (especially on the cloud).

I would say that you should default to having this on, and only disable if there is an issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RJacobsRN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants