top | item 44074097

(no title)

DannyB2 | 9 months ago

Should the tests include some 10 GB files?

discuss

order

VWWHFSfQ|9 months ago

Should include a script for generating 10GB files maybe

diggan|9 months ago

Use tmpfs (/dev/shm) and it doesn't even have to hit the disk, all in memory but with filepaths as the library API might expect :)

sidcool|9 months ago

Naah. I meant unit tests. Not load tests.