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

Reaped: Re: Performance of hash and array inserts

by NodeReaper (Curate)
on Oct 11, 2021 at 16:10 UTC ( [id://11137423]=note: print w/replies, xml ) Need Help??


in reply to Performance of hash and array inserts

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Reaped: Re: Performance of hash and array inserts

Replies are listed 'Best First'.
Re^2: Performance of hash and array inserts
by LanX (Saint) on Oct 11, 2021 at 17:23 UTC
    > Because hash algorithms purposely try to distribute values widely, they are naturally more susceptible to this influence.

    Nonsense-Mike again ...

    When hashes grow they allocate in doubling steps, they don't waste much space in the internal lookup table, which is just an array anyway

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Re^2: Performance of hash and array inserts
by eyepopslikeamosquito (Archbishop) on Oct 11, 2021 at 23:50 UTC

    SunnyD, did you forget you already replied to bliako's excellent meditation ten days ago?

    Your previous rambling reply "triggered a page fault and was promptly reaped by the PM garbage collection mechanism".

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 10:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found