Y
Hacker News
new
|
ask
|
show
|
jobs
by
brobinson
3490 days ago
Another random thing I just remembered: if you're doing work in the VMs that is heavy on network I/O, try turning GRO off. We saw a big performance increase by doing this:
https://github.com/contiv/volplugin/blob/master/Vagrantfile#...