GNU grep is 10x faster than Mac grep

Before:

mozilla-central$ which grep /usr/bin/grep mozilla-central$ time git ls-files -z | xargs -0 grep foobar > /dev/null real 0m19.583s user 0m18.853s sys  0m0.722s

After:

mozilla-central$ which grep /opt/local/bin/grep mozilla-central$ time git ls-files -z | xargs -0 grep foobar > /dev/null real 0m1.386s user 0m0.754s sys  0m0.613s

http://scalper.posterous.com/gnu-grep-is-10x-faster-than-mac-grep

このブログの人気の投稿

Belkin、コンパクトながら100W PD充電に対応した4ポートUSB-Cハブ「Connect USB-C to 4ポートUSB-Cハブ」を発売

温暖化で海面上昇するとどこが水没するか一発で分かる地図「Flood Maps」レビュー、未来の日本の海岸線はどうなっているのか?

ウェブサイトのユーザーを識別する「フィンガープリント」は考えられている以上にタチが悪いかもしれない