IMHO cache trashing is the major cause of your performance drop, because you are running two instances. Probably each instance is unware of another and tries to make use of the full cache.
(Correct me if that is not the case, because I have never used MATLAB)
It would be another story for a single instance linpack.
Bookmarks