I felt the same way -- that I wasn't blown away by the performance -- until I got used to
find . -iname "*java" | xargs grep ...
or ctrl-h in eclipse blowing through millions of lines of source code in 10-20 seconds instead of 3-5 minutes. I tried going back briefly while helping a friend on his laptop and waiting for grep to finish was amazingly annoying.
Comments
I felt the same way -- that I wasn't blown away by the performance -- until I got used to
or ctrl-h in eclipse blowing through millions of lines of source code in 10-20 seconds instead of 3-5 minutes. I tried going back briefly while helping a friend on his laptop and waiting for grep to finish was amazingly annoying.