<?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>Algorithms on Haoxiqiang&#39;s Blog</title>
    <link>https://blog.substitute.tech/en/tags/algorithms/</link>
    <description>Recent content in Algorithms on Haoxiqiang&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 05 May 2015 16:31:28 +0000</lastBuildDate>
    <atom:link href="https://blog.substitute.tech/en/tags/algorithms/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cache Algorithms</title>
      <link>https://blog.substitute.tech/en/posts/cachealgorithms/</link>
      <pubDate>Tue, 05 May 2015 16:31:28 +0000</pubDate>
      <guid>https://blog.substitute.tech/en/posts/cachealgorithms/</guid>
      <description>&lt;p&gt;Cache replacement policies determine which entries to evict when the cache is full. They have a direct impact on system performance. Here is an overview of common cache eviction algorithms.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
