[git-users] Re: git log takes lot of time

2013-09-01 Thread Thomas Ferris Nicolaisen
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?

-- 
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.


[git-users] Re: git log takes lot of time

2013-09-01 Thread dexter ietf
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. 

-- 
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.