Async iteration over lines of a file is surprising slow

As mentioned in the other thread (Why is Regex slower than using a bunch of String.contains? - #16 by David_Smith), I found a few things that look suboptimal here in async line iteration and filed a bug to investigate improving it.

5 Likes