bytestring icon indicating copy to clipboard operation
bytestring copied to clipboard

Benchmark choice of defaultChunkSize

Open Profpatsch opened this issue 8 years ago • 3 comments

http://www.cse.unsw.edu.au/~dons/tmp/chunksize_v_cache.png is set to private.

Maybe include it as text, or add it to the package docs somehow?

Profpatsch avatar Feb 10 '17 13:02 Profpatsch

PR would be accepted.

dcoutts avatar Feb 13 '17 09:02 dcoutts

cc @donsbot Do you still have the image somewhere?

Profpatsch avatar Feb 13 '17 10:02 Profpatsch

The missing picture is 14 years old (9d0ee20b4cf64d0f9e472226399ae4ea4093cc95), so it is probably of little value but historical. We need to re-evaluate defaultChunkSize = 32k choice for modern hardware and software. A PR with relevant benchmarks would be most welcome.

Bodigrim avatar Sep 26 '20 11:09 Bodigrim