One of the nice features of the vm is being able to keep my data on my mac side and then access the files from windows. That way i can keep the vm small and easily backup the data with rsync on the mac....
However, I have a windows app that opens an xml project, scans through 50 or so files in the project, evaluates whether or not there are xml errors and then builds the project into an indexed book.
if the data is kept inside the virtual machine - the build time is 20 seconds or so...about as fast as doing it on a native windows dell laptop.
if the data is on the mac hard drive and mapped to z:/data/project/.... the build time is 6 or 7 minutes.
That's not just a little slower. That's unusable.
And it's not just this one windows app. It happens in any app that has to access multiple files.
Incidently, this is true in vmware fusion as well.
Any ideas why this is so?
However, I have a windows app that opens an xml project, scans through 50 or so files in the project, evaluates whether or not there are xml errors and then builds the project into an indexed book.
if the data is kept inside the virtual machine - the build time is 20 seconds or so...about as fast as doing it on a native windows dell laptop.
if the data is on the mac hard drive and mapped to z:/data/project/.... the build time is 6 or 7 minutes.
That's not just a little slower. That's unusable.
And it's not just this one windows app. It happens in any app that has to access multiple files.
Incidently, this is true in vmware fusion as well.
Any ideas why this is so?