🦞🌯 Lobster Roll

Thread

Too many objects: Reducing memory overhead from Python instances (pythonspeed.com)

Stories related to "Too many objects: Reducing memory overhead from Python instances" across the full archive.

Too many objects: Reducing memory overhead from Python instances (pythonspeed.com)
How to recover lost Python source code if it's still resident in-memory (gist.github.com)
Escaping a Python sandbox with a memory corruption bug (hackernoon.com)
Reducing Python's startup time (lwn.net)
Memory efficiency of parallel IO operations in Python (code.kiwi.com)
Reducing Pandas memory usage with lossy compression (pythonspeed.com)
Reducing NumPy memory usage with lossless compression (pythonspeed.com)
Scalene: a high-performance CPU and memory profiler for Python (github.com)
Fil: a new Python memory profiler for data scientists and scientists (pythonspeed.com)
Debugging out-of-memory crashes in Python (pythonspeed.com)
Clinging to memory: how Python function calls can increase your memory usage (pythonspeed.com)
Massive memory overhead: Numbers in Python and how NumPy helps (pythonspeed.com)
Debugging Python server memory leaks with the Fil profiler (pythonspeed.com)
Magic Python Objects - Defining and Encoding Strict Types Using BARE (packetlost.dev)
The mmap() copy-on-write trick: reducing memory usage of array copies (pythonspeed.com)
Dying, fast and slow: out-of-memory crashes in Python (pythonspeed.com)
How to troubleshoot memory problems in Python (innovation.alteryx.com)
Measuring memory usage in Python: it’s tricky (pythonspeed.com)
Fixing Memory Leaks In Popular Python Libraries (paulsprogrammingnotes.com)
Processing large JSON files in Python without running out of memory (pythonspeed.com)
Memray: a memory profiler for Python (github.com)
Faster, more memory-efficient Python JSON parsing with msgspec (pythonspeed.com)
Compact objects in Python (antonz.org)
Raising exceptions or returning error objects in Python (lukeplant.me.uk)
Surprising Findings: Our Memory for Objects Might Be Better Than We Think (scitechdaily.com)
Through a series of experiments, researchers evaluated individuals’ ability to recall the location and timing of an object – spatial and temporal memory, respectively – and found both to be massive. Don’t despair the next time you forget where you placed your keys, parked you...
Textual - Using Rich Inspect to interrogate Python objects (textual.textualize.io)
Understanding Immortal Objects in Python 3.12: A Deep Dive into Python Internals (codeconfessions.substack.com)
Proxy Objects in Python (crowdalert.com)
Timezone-naive datetimes are one of the most dangerous objects in Python (nerderati.com)
Python and SysV shared memory (euroquis.nl)