in reply to Re^2: modification of the script to consume less memory with higher speed
in thread modification of the script to consume less memory with higher speed

My code is working with file upto 10GB but if the file exceed this size it hangs.

Is that 10GB, all the files together; or just one of the files?

How much memory does your machine have?


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". I knew I was on the right track :)
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^3: modification of the script to consume less memory with higher speed

Replies are listed 'Best First'.
Re^4: modification of the script to consume less memory with higher speed
by Anonymous Monk on Jul 30, 2016 at 06:25 UTC
    yes that 10GB is all files put together. I want my script to run consuming less memory because we need to deal with large data files.