I've recently moved my VMWare virtual machine (disk image) to an external USB SSD drive (Samsung T3). The guest operating system has became very slow to load and very unresponsive especially when launching applications.
So I've compared read speed of my external SSD to the internal SSD (where it was before and where works fine):
Internal SSD: 464 MB/s External SSD: 357 MB/s
The internal SSD is about 25% faster than the external one, but when I run the external VM, loading times are much longer (even up to 3 times).
Is there anything I can do to make the external VM more responsive? Thanks!
EDIT:
Also, the T3 comes preformatted as exFAT and it is mounted through the gnome daemon. Could it be worth trying to reformat it as ext4 and mounting directly by command line?