<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Performance🚀 on LeaFrock's Blog</title><link>https://leafrock.github.io/en/series/performance/</link><description>Recent content in Performance🚀 on LeaFrock's Blog</description><generator>Hugo</generator><language>en</language><copyright>&amp;copy; 2025 LeaFrock</copyright><lastBuildDate>Tue, 30 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://leafrock.github.io/en/series/performance/index.xml" rel="self" type="application/rss+xml"/><item><title>An Optimization Journey with `foreach`</title><link>https://leafrock.github.io/en/articles/an-optimization-journey-with-foreach/</link><pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate><guid>https://leafrock.github.io/en/articles/an-optimization-journey-with-foreach/</guid><description>A deep dive into optimizing &lt;code&gt;foreach&lt;/code&gt;: designing a zero-allocation, generic traversal solution that delivers a 10× performance boost with zero memory allocation on .NET 10—all while keeping the code elegant.</description></item></channel></rss>