Improve Raspberry Pi memory usage

Posted by Scott_Ruecker on May 29, 2014 3:01 PM EDT
Linux User & Developer; By Joey Bernard
Mail this story
Print this story

Last month, we started with a quick look at Python objects, including an introduction to creating your own. One thing that we only saw in passing was just how ubiquitous objects are in Python. Pretty much everything in Python is an object. If you have gigabytes of memory, how these objects get stored is not a major issue. On a Raspberry Pi, however, you are limited. This month, we will look at how Python stores and references objects. We will also look at some code that you can use to interrogate your own code to see what is happening with RAM usage.

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: Developer, GNU, Linux, Raspberry Pi

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.