5 ms·
Thanks! I think he should make that a lot clearer in the "results" table.
by rtb 6y ago
Thanks! I think he should make that a lot clearer in the "results" table.
- benhoyt 6y agoThanks for the feedback. I was trying to make that clear with "grep reference", but you're right, it's still ambiguous. I'll add a note to clear it up. Both "wc" and "grep" don't solve the problem, they're just comparisons to see how fast other programs can read the input (and in wc's case, tokenize into words). For grep, I'm using "grep foobar".