<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Result Cache: when *not* to use it	</title>
	<atom:link href="https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/</link>
	<description></description>
	<lastBuildDate>Thu, 07 Mar 2024 17:02:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Clemens Bleile		</title>
		<link>https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/#comment-3149</link>

		<dc:creator><![CDATA[Clemens Bleile]]></dc:creator>
		<pubDate>Thu, 07 Mar 2024 17:02:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/#comment-3149</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/#comment-3142&quot;&gt;Atta&lt;/a&gt;.

Hi, we do not see misses as the test has only a single process, which executes the function repeatedly, but not concurrently. Hence gets go up significantly as the result cache has to be accessed several times for a single function call.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/#comment-3142">Atta</a>.</p>
<p>Hi, we do not see misses as the test has only a single process, which executes the function repeatedly, but not concurrently. Hence gets go up significantly as the result cache has to be accessed several times for a single function call.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Atta		</title>
		<link>https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/#comment-3142</link>

		<dc:creator><![CDATA[Atta]]></dc:creator>
		<pubDate>Sun, 03 Mar 2024 20:54:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/result-cache-when-not-to-use-it/#comment-3142</guid>

					<description><![CDATA[Cache miss – result in cache but invalid sections, seems missing the cache misses. I&#039;m missing something there?]]></description>
			<content:encoded><![CDATA[<p>Cache miss – result in cache but invalid sections, seems missing the cache misses. I&#8217;m missing something there?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: www.dbi-services.com @ 2026-04-23 11:22:45 by W3 Total Cache
-->