> > ok still no luck, i've cloned the tree to my local hard disk running > ubuntu in vmplayer on windows. > i see the performance has become worse, now git status it is taking > more than > two minutes. this is a little disappointment. does running from vm has > any drawbacks ? >
There is an overhead in running on a VM, yes. I would have guessed it was negligible, but I might be wrong. It also depends what partition or filesystem the Git repository is located on. Here's somebody with a similar setup<http://stackoverflow.com/questions/3861829/git-status-slow-on-vmware-guest-but-not-host>and the Git repository in a "shared folder", which is also slow. Can you tell us the absolute path of your Git repository on the Ubuntu image, along with the output of running '*mount*' and '*df*'? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/aT4I9HNt-MwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
