<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: kat529770</title><link>https://news.ycombinator.com/user?id=kat529770</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 21 Apr 2026 15:36:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kat529770" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kat529770 in "io_uring is faster than mmap"]]></title><description><![CDATA[
<p>Performance claims aside, the real win with io_uring is how much control it gives you over async I/O without the syscall overhead. mmap’s great for simplicity, but once you hit high-concurrency or multi-buffer use cases, io_uring starts flexing. Anyone benchmarked it with real-world workloads (e.g., DB-backed APIs or log ingestion)?</p>
]]></description><pubDate>Fri, 05 Sep 2025 11:39:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45137420</link><dc:creator>kat529770</dc:creator><comments>https://news.ycombinator.com/item?id=45137420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45137420</guid></item></channel></rss>