<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Cache</id>
	<title>Cache - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Cache"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Cache&amp;action=history"/>
	<updated>2026-04-26T20:50:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Cache&amp;diff=930&amp;oldid=prev</id>
		<title>Pyadmin: 3 revisions</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Cache&amp;diff=930&amp;oldid=prev"/>
		<updated>2014-03-28T01:06:31Z</updated>

		<summary type="html">&lt;p&gt;3 revisions&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Cache]] manages storage of precomputed results, such as molecular surfaces.&lt;br /&gt;
 &lt;br /&gt;
= Usage =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cache action [, scenes [, state ]]&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
where, the arguments are:&lt;br /&gt;
&lt;br /&gt;
'''action'''&lt;br /&gt;
:: string: enable, disable, read_only, clear, or optimize&lt;br /&gt;
'''scenes'''&lt;br /&gt;
::string: a space-separated list of scene names (default: '')&lt;br /&gt;
'''state'''&lt;br /&gt;
::integer: state index (default: -1)&lt;br /&gt;
&lt;br /&gt;
= Examples =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cache enable&lt;br /&gt;
cache optimize&lt;br /&gt;
cache optimize, F1 F2 F5&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
= Notes =&lt;br /&gt;
&amp;quot;cache optimize&amp;quot; will iterate through the list of scenes provided (or all defined scenes), compute any missing surfaces, and store them in the cache for later reuse.&lt;br /&gt;
    &lt;br /&gt;
= API =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cmd.cache(string action, string scenes, int state, int quiet) &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands]]&lt;br /&gt;
[[Category:Performance]]&lt;/div&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Cache&amp;diff=928&amp;oldid=prev</id>
		<title>Chill at 07:15, 20 August 2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Cache&amp;diff=928&amp;oldid=prev"/>
		<updated>2010-08-20T07:15:59Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Cache]] manages storage of precomputed results, such as molecular surfaces.&lt;br /&gt;
 &lt;br /&gt;
= Usage =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cache action [, scenes [, state ]]&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
where, the arguments are:&lt;br /&gt;
&lt;br /&gt;
'''action'''&lt;br /&gt;
:: string: enable, disable, read_only, clear, or optimize&lt;br /&gt;
'''scenes'''&lt;br /&gt;
::string: a space-separated list of scene names (default: '')&lt;br /&gt;
'''state'''&lt;br /&gt;
::integer: state index (default: -1)&lt;br /&gt;
&lt;br /&gt;
= Examples =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cache enable&lt;br /&gt;
cache optimize&lt;br /&gt;
cache optimize, F1 F2 F5&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
= Notes =&lt;br /&gt;
&amp;quot;cache optimize&amp;quot; will iterate through the list of scenes provided (or all defined scenes), compute any missing surfaces, and store them in the cache for later reuse.&lt;br /&gt;
    &lt;br /&gt;
= API =&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
cmd.cache(string action, string scenes, int state, int quiet) &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands]]&lt;/div&gt;</summary>
		<author><name>Chill</name></author>
	</entry>
</feed>