Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: When should I use a dispatch table?

by BrowserUk (Patriarch)
on Dec 01, 2006 at 01:07 UTC ( [id://587096]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\test>587072 -N=10 -KEYS=a,b
    dispatch =>
    ...
                Rate   ifelse dispatch
    ifelse   39306/s       --     -29%
    dispatch 55351/s      41%       --
    
  2. or download this
    C:\test>587072 -N=10 -KEYS=a,b
    dispatch =>
    ...
    ifelse   16250/s       --     -22%
    dispatch 20798/s      28%       --
    
  3. or download this
    C:\test>587072 -N=10 -KEYS=a,b,c,d,e,f,g
    dispatch =>
    ...
               Rate   ifelse dispatch
    ifelse   8092/s       --      -6%
    dispatch 8566/s       6%       --
    

Log In?
Username:
Password:

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

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

    No recent polls found