This commit is contained in:
FoxxMD
2021-08-03 22:42:42 -04:00
parent 1108216a50
commit 2eda6c5fe1

View File

@@ -527,7 +527,7 @@
class="font-mono">window,authorIs,</span> and <span
class="font-mono">itemIs</span> values in configuration will enable the bot to re-use these results and reduce cache misses</li>
<li>A high miss % can indicate that above values are not being re-used, TTLs are not long enough, or most items are are new which means the cache can't be used efficiently.</li>
<li>Increasing TTL will reduce cache misses at the expensive of a larger cache and stale results</li>
<li>Increasing TTL will reduce cache misses at the expense of a larger cache and stale results</li>
</ul>
</span>
<span>