Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: performance of counting keys in a big hash

by demerphq (Chancellor)
on May 22, 2013 at 13:44 UTC ( [id://1034742]=note: print w/replies, xml ) Need Help??


in reply to Re^3: performance of counting keys in a big hash
in thread performance of counting keys in a big hash

:-)

Seriously tho, its not as hard as people think. In fact a lot of the time its easy. All of the code for perl's hash implementation lives in three files, hv.h, hv_func.h, hv.c.

hv_func.h is the home of the new hash functions if you want to look at the options.

---
$world=~s/war/peace/g

  • Comment on Re^4: performance of counting keys in a big hash

Log In?
Username:
Password:

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

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

    No recent polls found