[–] popotamonga 4y ago ↗ What would be the fastest way to read 1M small files to memory? Right now i can only do 2.5k/sec using Paralells.foreach even on a super fast ssd. [–] verdverm 4y ago ↗ Perhaps a different language is better for that problem?Parallel disk operations may thrash things a bit, worth investigating.
[–] verdverm 4y ago ↗ Perhaps a different language is better for that problem?Parallel disk operations may thrash things a bit, worth investigating.
2 comments
[ 3.3 ms ] story [ 6.9 ms ] threadParallel disk operations may thrash things a bit, worth investigating.