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

Re^2: Bidirectional lookup algorithm? (Updated: further info.)

by BrowserUk (Patriarch)
on Jan 05, 2015 at 13:15 UTC ( [id://1112187]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    Fetch by Name took 0.976562 seconds
    Fetch by Addr took 1.065514 seconds
    Hash queried: check mem: 651,184 K
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    Fetch by Name took 30.339751 seconds
    Fetch by Addr took 30.587817 seconds
    DB queried: mem: 119,400 K
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-29 14:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found