in reply to WWW:Mechanize::Firefox slow into Wmare/Virtualbox VMs

Memory and CPU specs? That asked, usually this sort of thing in a VM is disk I/O related. I'd start there. This is after you ensure there are no network conflicts.

In other words, this doesn't sound like a Perl issue at all.

  • Comment on Re: WWW:Mechanize::Firefox slow into Wmare/Virtualbox VMs

Replies are listed 'Best First'.
Re^2: WWW:Mechanize::Firefox slow into Wmare/Virtualbox VMs
by FreeBeerReekingMonk (Deacon) on Jan 29, 2016 at 23:59 UTC

    I second that. The from 40 to 2 per minute is quite the performance hit. So being a virtual machine on the same machine, it can not be CPU unless you have a 20 core machine and the virtual machine has only one core assigned.

    Can you fit in a second network card? Then bridge it? The concept is explained here:

    https://blogs.oracle.com/fatbloke/entry/networking_in_virtualbox1

    If you can not. There might be a faster network emulation. Read about virtio-net in (at the end there are also performance tips):

    https://www.virtualbox.org/manual/ch06.html