<?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>Optimisation on DevFlow · Python Django Developer Freelance</title>
    <link>https://dev-flow.io/en/tags/optimisation/</link>
    <description>Recent content in Optimisation on DevFlow · Python Django Developer Freelance</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 06 May 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/en/tags/optimisation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python __slots__: cut instance memory by 40–60% without changing your logic</title>
      <link>https://dev-flow.io/en/posts/python-slots-memory-optimization/</link>
      <pubDate>Wed, 06 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/python-slots-memory-optimization/</guid>
      <description>Python __slots__ removes the per-instance __dict__ and cuts memory by 40–60%. Concrete measurements, inheritance pitfalls, and dataclass integration.</description>
    </item>
  </channel>
</rss>
