<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Research on amann.dev</title>
    <link>https://amann.dev/tags/research/</link>
    <description>Recent content in Research on amann.dev</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
    <lastBuildDate>Thu, 15 Aug 2024 18:13:09 +0200</lastBuildDate><atom:link href="https://amann.dev/tags/research/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Cost of Atomics</title>
      <link>https://amann.dev/blog/2024/performance/atomics/</link>
      <pubDate>Thu, 15 Aug 2024 18:13:09 +0200</pubDate>
      
      <guid>https://amann.dev/blog/2024/performance/atomics/</guid>
      <description>How costly are atomic operations like &lt;code&gt;AtomicU64::store()&lt;/code&gt; in Rust?</description>
      
    </item>
    
    <item>
      <title>Precise Time in Rust</title>
      <link>https://amann.dev/blog/2024/performance/time/</link>
      <pubDate>Thu, 15 Aug 2024 18:12:09 +0200</pubDate>
      
      <guid>https://amann.dev/blog/2024/performance/time/</guid>
      <description>Measuring time, how long can it take?</description>
      
    </item>
    
  </channel>
</rss>
