Hacker News new | ask | show | jobs
by tyingq 1427 days ago
Depends on the task...sometimes nawk ("one true awk") is faster than gawk. Mawk is almost always faster than either.

An older, but good article on that: https://brenocon.com/blog/2009/09/dont-mawk-awk-the-fastest-...