Y
Hacker News
new
|
ask
|
show
|
jobs
by
VWWHFSfQ
395 days ago
Should include a script for generating 10GB files maybe
1 comments
diggan
394 days 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 :)
link