Y
Hacker News
new
|
ask
|
show
|
jobs
by
zzzcpan
2324 days ago
I got 5.6x speedup on just wc alone with:
export LANG=C
(obviously in both cases with prewarmed filesystem cache)
1 comments
felixge
2324 days ago
That doesn't seem to help on macOS. I suspect you're on Linux?
link