Hacker News new | ask | show | jobs
by alexiaa 1280 days ago
it's generally a good idea to do

    echo 3 | sudo tee /proc/sys/vm/drop_caches
for benchmarks to avoid disk cache speeding things up, i'm surprised it wasn't mentioned