| ▲ | MattRix 3 hours ago | ||||||||||||||||||||||||||||
This is a very long document that says nothing about chunking at first skim. If chunking is actually wrong, then just explain why, here. Wasting space is not actually a problem if it’s optimized for other purposes instead. | |||||||||||||||||||||||||||||
| ▲ | gavinhoward 3 hours ago | parent | next [-] | ||||||||||||||||||||||||||||
When it comes to large assets, wasting large chunks of space is a problem. If your chunks are 64 kib average (from the Lore document), but changes only average 1 kib (which could be a high estimate), then you will still run out of space 64 times faster and need to read 64 times more data off of the disk for certain operations. It also makes diffing hard, as well as diff viewing. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| ▲ | LtdJorge 3 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||
[flagged] | |||||||||||||||||||||||||||||