<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Memory on DevFlow · Desarrollador Python Django Freelance</title>
    <link>https://dev-flow.io/es/tags/memory/</link>
    <description>Recent content in Memory on DevFlow · Desarrollador Python Django Freelance</description>
    <generator>Hugo</generator>
    <language>es</language>
    <lastBuildDate>Wed, 06 May 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/es/tags/memory/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python __slots__: reduce la memoria de tus instancias entre un 40 y un 60%</title>
      <link>https://dev-flow.io/es/posts/python-slots-optimizacion-memoria/</link>
      <pubDate>Wed, 06 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/es/posts/python-slots-optimizacion-memoria/</guid>
      <description>Python __slots__ elimina el __dict__ por instancia y recorta la memoria un 40-60%. Mediciones reales, herencia, dataclasses y casos de uso concretos.</description>
    </item>
  </channel>
</rss>
