Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^4: Faster regex to split a string into runs of similar characters?

by BrowserUk (Patriarch)
on Nov 21, 2016 at 23:09 UTC ( [id://1176288]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub eily{
        my $str = shift;
    ...
        }
        return \@b;
    }
    
  2. or download this
    C:\test>\perl22\bin\perl 1176081.pl -WIDTH=10000 -HEIGHT=10000
    yr() took 12.478694
    ...
    buk3() took 32.063918
    dave() took 5.701784
    eily took 2.409520
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1176288]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-03-28 17:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found