Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pistolero (p@fsebugoutzone.org)'s status on Thursday, 27-Feb-2025 15:09:35 JST pistolero
@lanodan @lain
> awk usually runs faster than C because the I/O is optimized.
That is, awk being used for the things that awk is supposed to be used for. I don't think awk is going to end up faster than C for regular C programs.