> Ah, wc must not be using stdio because I just wrote a vanilla wc in C and it > runs at pretty much the same speed as MLton. (For a big file, the C code > runs at 6,785,182 bytes per second and the MLton code runs at 6,340,460 bytes > per second.) :-)