Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Never (qr//)

by tye (Sage)
on May 13, 2003 at 14:25 UTC ( [id://257755]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
                  Rate Without /o    With /o    With qr
    Without /o 42725/s         --       -26%       -39%
    With /o    57636/s        35%         --       -18%
    With qr    70185/s        64%        22%         --
    
  2. or download this
          Rate  2//  2/o  1//  1/o  1qr  2qr
    2// 31.4/s   --  -0%  -0%  -1% -25% -26%
    ...
    1/o 31.6/s   1%   0%   0%   -- -25% -25%
    1qr 41.9/s  33%  33%  33%  33%   --  -1%
    2qr 42.2/s  34%  34%  34%  34%   1%   --
    
  3. or download this
    Without /o:2200
    With /o:2200
    With qr:2200
    
  4. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    when
    posting
    benchmarks
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-20 01:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found