Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Benchmark time: Numbers only in a string

by polettix (Vicar)
on Sep 08, 2005 at 17:26 UTC ( [id://490276]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
                    y => sub { doyloop(qr/\D/) },  # Just a fake parameter
            }
    );
    
  2. or download this
                 Rate multiple   single        y
    multiple  95932/s       --      -6%     -39%
    single   101881/s       6%       --     -35%
    y        156303/s      63%      53%       --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-18 11:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found