By gawu1 via marc.info Published: Jan 12 2012 / 12:00
Java was never intended to be faster than C/CPP. Java was intended to be more _practical_ that C/CPP, which is a goal it conquers with extreme prejudice.
Good to know that "JGit performs reasonably well; well enough that we use internally at Google as a git server."
If you run git under Windows (msysgit), it will not looks so fast...
And really, slowest part of such programs is disk and network I/O, not crunching bytes into arrays.
Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.
Comments
Jonathan Fisher replied ago:
Java was never intended to be faster than C/CPP. Java was intended to be more _practical_ that C/CPP, which is a goal it conquers with extreme prejudice.
Abhay Bakshi replied ago:
Good to know that "JGit performs reasonably well; well enough that we use internally at Google as a git server."
rd88523 replied ago:
If you run git under Windows (msysgit), it will not looks so fast...
rd88523 replied ago:
And really, slowest part of such programs is disk and network I/O, not crunching bytes into arrays.
Voters For This Link (11)
Voters Against This Link (2)