<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to lower CPU usage]]></title><description><![CDATA[<p>I've been playing for a while and recently acquired a second room. My CPU often sits at 13, and spikes to 16-ish. I want to add a third room, and still haven't reached 6th level, so I need a way to lower my CPU usage so I can add more to my code. I would appreciate any help</p>
]]></description><link>http://screeps.com/forum/topic/3315/how-to-lower-cpu-usage</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 17:21:47 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/3315.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Jun 2024 02:10:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to lower CPU usage on Invalid Date]]></title><description><![CDATA[<p>I've been playing for a while and recently acquired a second room. My CPU often sits at 13, and spikes to 16-ish. I want to add a third room, and still haven't reached 6th level, so I need a way to lower my CPU usage so I can add more to my code. I would appreciate any help</p>
]]></description><link>http://screeps.com/forum/post/16809</link><guid isPermaLink="true">http://screeps.com/forum/post/16809</guid><dc:creator><![CDATA[Virus_377b2d]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to How to lower CPU usage on Invalid Date]]></title><description><![CDATA[<p>Hello there,</p>
<p>Optimizing CPU usage is one of the key challenges in the game.
Without seeing your code, I can just say basic things.</p>
<ul>
<li>Cache what you can</li>
<li>Check if you have CPU intensive functions which are not needed to call each cycle</li>
<li>Join the Screeps discord server, and check the #cpu-clinic thread</li>
</ul>
]]></description><link>http://screeps.com/forum/post/16814</link><guid isPermaLink="true">http://screeps.com/forum/post/16814</guid><dc:creator><![CDATA[Bazsi1224]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to How to lower CPU usage on Invalid Date]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://screeps.com/forum/uid/6524">@virus_377b2d</a></p>
<p>I agree with the points left by <a class="plugin-mentions-user plugin-mentions-a" href="http://screeps.com/forum/uid/3136">@Bazsi1224</a> . I am in a similar spot with my code. I was able to pretty easily add the profiler linked on the &quot;Third Party Tools&quot; part of the documentation site. It's a quick setup and can point you in the direction of function calls that are eating up larger portions of your CPU. Hope this helps.</p>
]]></description><link>http://screeps.com/forum/post/16815</link><guid isPermaLink="true">http://screeps.com/forum/post/16815</guid><dc:creator><![CDATA[kbharlem]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>