<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Clock Speed on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/clock-speed/</link><description>Recent content in Clock Speed on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 18 Jul 2014 16:29:24 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/clock-speed/index.xml" rel="self" type="application/rss+xml"/><item><title>Get Actual CPU Clock Speed with PowerShell</title><link>https://remkoweijnen.nl/blog/2014/07/18/get-actual-cpu-clock-speed-powershell/</link><pubDate>Fri, 18 Jul 2014 16:29:24 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2014/07/18/get-actual-cpu-clock-speed-powershell/</guid><description>&lt;p&gt;To get the best performance out of Virtual Desktops it is essential that the power configuration in the system BIOS and the HyperVisor are configured for maximum performance.&lt;/p&gt; &lt;p&gt;Many people have blogged about the importance of these settings like, &lt;a href="http://blog.atlantiscomputing.com/2013/08/powering-vdi-performance-best-practices-for-optimal-virtual-desktop-performance/" target="_blank"&gt;Andrew Wood&lt;/a&gt;, &lt;a href="http://helgeklein.com/blog/2013/05/the-effects-of-power-savings-mode-on-vcpu-performance/" target="_blank"&gt;Helge Klein&lt;/a&gt; and &lt;a href="http://workinghardinit.wordpress.com/2011/06/20/consider-cpu-power-optimization-versus-performance-when-virtualizing/" target="_blank"&gt;Didier Van Hoye&lt;/a&gt;. So I will not go into details again.&lt;/p&gt; &lt;p&gt;But how do you check from a Virtual Machine if you are actually running at full clock speed or not?&lt;/p&gt; &lt;p&gt;I have written a PowerShell script to do just that (requires at least PowerShell v3).&lt;/p&gt; &lt;p&gt;Here are some screenshots:&lt;/p&gt; &lt;p&gt;Running with &amp;quot;High Performance profile&amp;quot;:&lt;/p&gt; &lt;p&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2014/07/clip_image002.jpg" data-type="image" data-gallery="post-3516"&gt;&lt;img loading="lazy" decoding="async" title="Windows PowerShell" style="display: inline" alt="CPU Clock Speed with d&amp;quot;High Performanced&amp;quot; Power Profile" src="https://remkoweijnen.nl/blog/wp-content/uploads/2014/07/clip_image002_thumb.jpg" width="240" height="74" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Running with &amp;quot;Balanced&amp;quot; power profile:&lt;/p&gt; &lt;p&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2014/07/clip_image0025.jpg" data-type="image" data-gallery="post-3516"&gt;&lt;img loading="lazy" decoding="async" title="Windows PowerShell" style="display: inline" alt="CPU Clock Speed with High Performance Balanced Profile" src="https://remkoweijnen.nl/blog/wp-content/uploads/2014/07/clip_image0025_thumb.jpg" width="240" height="74" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>