Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl memory limit - Windows64 strawberry perl

by Anonymous Monk
on Mar 19, 2021 at 22:18 UTC ( [id://11129987]=note: print w/replies, xml ) Need Help??


in reply to Perl memory limit - Windows64 strawberry perl

Maybe you need to re-consider your fundamental algorithms. When you start to delve into these "virtual" memory sizes, you start to realize that "virtual" memory is really a disk file. And, as "hash" data structures strive to randomize their memory-address references, as they are designed to do ... they run into an argument with the operating system that they are doomed to lose.
  • Comment on Re: Perl memory limit - Windows64 strawberry perl

Replies are listed 'Best First'.
Re^2: Perl memory limit - Windows64 strawberry perl
by Anonymous Monk on Mar 22, 2021 at 14:02 UTC
    Sounds (on the surface) like he knows what he's talking about; adds zero value to the discourse.

Log In?
Username:
Password:

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

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

    No recent polls found