Skip to content

Instantly share code, notes, and snippets.

@mfkp
Created May 23, 2012 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mfkp/2773552 to your computer and use it in GitHub Desktop.
Save mfkp/2773552 to your computer and use it in GitHub Desktop.
time 'git add icons; git commit -m "added icons"'
real 0m0.273s
user 0m0.032s
sys 0m0.008s
time 'svn add icons; svn commit -m "added icons"'
real 0m45.276s
user 0m15.997s
sys 0m5.503s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment