Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Hashes do preserve insertion order after all

by bliako (Monsignor)
on Aug 01, 2019 at 20:20 UTC ( [id://11103730]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Hashes do preserve insertion order after all
in thread Hashes do preserve insertion order after all

And will all be drawn from the same lot: Perl's memory pool.

When memory is freed, it can be released to perl's free memory pool rather than being released to the OS. Future allocations will dip into this pool first.

From Re: Long running tasks, perl and garbage collection by ikegami

  • Comment on Re^3: Hashes do preserve insertion order after all

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found