in reply to Faster regex to split a string into runs of similar characters?

So some kind of run-length encoding? Maybe use existing fast C code?
  • Comment on Re: Faster regex to split a string into runs of similar characters?

Replies are listed 'Best First'.
Re^2: Faster regex to split a string into runs of similar characters?
by BrowserUk (Patriarch) on Nov 21, 2016 at 12:25 UTC
    So some kind of run-length encoding?

    No. It relates to this problem.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
    In the absence of evidence, opinion is indistinguishable from prejudice.