Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Hash lookups, Database lookups, and Scalability

by davido (Cardinal)
on Oct 31, 2004 at 07:30 UTC ( [id://404105]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Testing for existing word-pair database...
    Database found.
    ...
                Rate Database     Hash
    Database  1323/s       --     -98%
    Hash     61897/s    4579%       --
    
  2. or download this
    <snip>
    Number of word pairs: 499.
    ...
                Rate Database     Hash
    Database  1389/s       --     -98%
    Hash     65558/s    4621%       --
    
  3. or download this
    #!perl
    
    ...
    $sth->finish();
    
    $dbh->disconnect();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-03-28 19:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found