in reply to Re: Extracting specific data from fixed-width columns
in thread Extracting specific data from fixed-width columns

I don't remember where/when I saw the benchmark but this is surprisingly fast (fixed width regexes -- you'd probably want the '\A' in front too). I'm sorry I don't have tuits to do a new chart and can't find the old script now but I remember being shocked at how fast this was and that it was faster than most of the alternatives. Perhaps some kind Monk remembers what I saw or is feeling charitable with Benchmark.

  • Comment on Re^2: Extracting specific data from fixed-width columns