Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Index a file with pack for fast access

by BrowserUk (Patriarch)
on Dec 21, 2011 at 06:45 UTC ( [id://944542]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    __END__
    c:\test>1gbdb -N=1e6
    Ave: 0.000711 seconds/record
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    __END__
    c:\test>readIndexedFile -N=1e6 1GB.csv
    Ave. 0.000481 seconds/record
    

Log In?
Username:
Password:

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

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

    No recent polls found