<?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>C++ on Kostas Chasialis</title><link>https://kchasialis.dev/tags/c++/</link><description>Recent content in C++ on Kostas Chasialis</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 26 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://kchasialis.dev/tags/c++/index.xml" rel="self" type="application/rss+xml"/><item><title>Taking logging off the hot path</title><link>https://kchasialis.dev/blog/async-logger/</link><pubDate>Sat, 26 Sep 2026 00:00:00 +0000</pubDate><guid>https://kchasialis.dev/blog/async-logger/</guid><description>A single log call can cost thousands of cycles. In this post I discuss where that time goes, and how to move it out of the hot-path.</description></item></channel></rss>