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

Re^3: Out of Memory when generating large matrix

by Anonymous Monk
on Mar 06, 2018 at 13:19 UTC ( [id://1210401]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Out of Memory when generating large matrix
in thread Out of Memory when generating large matrix

Are you implying that merge sort can somehow work better when fed with separate (unsorted) inputs instead of one (unsorted) input?

Now I wonder, who's the one unfamiliar with merge sort?

  • Comment on Re^3: Out of Memory when generating large matrix

Replies are listed 'Best First'.
Re^4: Out of Memory when generating large matrix
by LanX (Saint) on Mar 06, 2018 at 13:39 UTC
    > instead of one (unsorted) input?

    The merging doesn't happen at zero cost and you need to calculate the total.

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

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-19 17:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found