Does disorderfs impact the performance?
I use disorderfs to create reproducible builds but it increases the compile time from 3 minutes to 35 minutes since we added cmake to our compilation. Before I had not noticed a big impact from using disorderfs. I don't see exactly what's the
bottleneck as iostat -x 1
and htop
look both uneventful.