Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
memory saving in Python
#2
If you're using 12GB of memory and don't have that much installed, then some sort of paging will have to be used.
This will always be inefficient no matter what you do. Only real solution is to add memory.
12GB is not large for today's computers.
I haven't upgraded for several years, and have 32GB installed. Next machine will have 128GB.
Reply


Messages In This Thread
memory saving in Python - by Skaperen - Jan-20-2020, 01:18 AM
RE: memory saving in Python - by Larz60+ - Jan-20-2020, 02:16 AM
RE: memory saving in Python - by Skaperen - Jan-24-2020, 06:07 AM
RE: memory saving in Python - by perfringo - Jan-24-2020, 06:57 AM
RE: memory saving in Python - by Gribouillis - Jan-24-2020, 07:00 AM
RE: memory saving in Python - by Skaperen - Jan-24-2020, 09:09 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020