in reply to Re: Faster regex to split a string into runs of similar characters?in thread Faster regex to split a string into runs of similar characters?
So some kind of run-length encoding?
No. It relates to this problem.