Skip to content

chunk size relation to s3 cold / hot storage performance #1413

Answered by aawsome
benjaminpreiss asked this question in Q&A
Discussion options

You must be logged in to vote

@benjaminpreiss Sorry for the late reply:

Would you say that the current default for pack size is the optimum for repos of any size?
Or should I tweak it for smaller / bigger repos?

No, as the "optimum" depends on the storage you are using. But the default tries to implement larger pack files for larger repositories such that the growth in each pack file size and the growth in the number of pack files is roughly the same. If you have a storage where high numbers of files hurt, you should change the default. If you have a storage where (many) very big or very small files hurt, you should change the default.

If I expect all the files that I want to backup to be of a specific size, how wo…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@benjaminpreiss
Comment options

@aawsome
Comment options

Answer selected by benjaminpreiss
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