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

Re^8: Efficient matching with accompanying data

by LanX (Saint)
on Jul 12, 2013 at 02:17 UTC ( [id://1043857]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    lanx@nc10-ubuntu:~/B/PL/PM/buk_trie$ perl buk_trie.pl chapter2.txt 
    481Finding 1027 words (of 5038) took 0.041860 seconds using a hash
    482Finding 923 words took 0.025128 seconds using a trie(via regex engi
    +ne)
    
  2. or download this
    lanx@nc10-ubuntu:~/B/PL/PM/buk_trie$ perl buk_trie.pl chapter2.txt 
    481Finding 1078 words (of 5038) took 0.040339 seconds using a hash
    482Finding 958 words took 10.042522 seconds using a trie(via regex eng
    +ine)
    
  3. or download this
    This is perl, v5.10.0 built for i486-linux-gnu-thread-multi
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-19 09:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found