On Monday, September 2, 2013 6:45:47 AM UTC+2, dexter ietf wrote: > On Monday, September 2, 2013 12:59:13 AM UTC+5:30, Thomas Ferris > Nicolaisen wrote: > >> On Friday, August 30, 2013 3:48:24 PM UTC+2, dexter ietf wrote: >> >>> >>>> i'm running git version 1.7.9.5 in cygwin with no encryption and local >>> drive. >>> i'm using time command to measure the time and i'm not using --no-pager >>> >> >> Well, Git on Windows might be a bit slow, but that sounds a bit too slow. >> What kind of hardware do you have? >> > > i'm on Intel i5 CPU with 2.4 GHz processor and 4 GB RAM. > only 'git log' takes long time for example 'git status' comes > up fast. i would understand if it was other way around but > oddly its not. so there is something wrong. are there > any debugs i can enable in git, i can check what's really > going on inside git. >
Sure, read about GIT_TRACE on https://www.kernel.org/pub/software/scm/git/docs/ What you can try for comparison is to use the "official" Git for Windows installation (formerly known as msysgit) instead of the one that comes with cygwin: http://msysgit.github.io/ -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.