Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Algorithm Efficiency vs. Specialized Hardware?

by t0mas (Priest)
on Jun 20, 2000 at 14:27 UTC ( [id://18966]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Benchmark: timing 1000000 iterations of Grep, Max, Ternary...
          Grep:  9 wallclock secs (10.02 usr +  0.00 sys = 10.02 CPU) @ 99
    +760.57/s (n=1000000)
    ...
       Ternary: 22 wallclock secs (21.31 usr +  0.00 sys = 21.31 CPU) @ 46
    +926.33/s (n=1000000)
    
    This is perl, v5.6.0 built for MSWin32-x86-multi-thread
    
  2. or download this
    Benchmark: timing 1000000 iterations of Grep, Max, Ternary...
          Grep:  8 wallclock secs ( 8.39 usr +  0.00 sys =  8.39 CPU)
    ...
       Ternary: 27 wallclock secs (25.67 usr +  0.00 sys = 25.67 CPU)
    
    This is perl, version 5.005_03 built for i386-linux
    

Log In?
Username:
Password:

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

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

    No recent polls found