<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    I asked Google AI, and it gave me the following answers:
    <blockquote>time echo "scale=7000; 4*a(1)" | bc -l<br>
      time dd if=/dev/zero bs=1M count=4096 2&gt;/dev/null | sha256sum<br>
    </blockquote>
    Both gave almost identical results for both QEMU and VirtualBox. 
    Granted that they are pure "cpu", but I just want to compare.  Man,
    AI is good!<br>
    <br>
    Kernel compile is more comprehensive (cpu, ram, disk), but it takes
    too long, and lot of things will skew the result.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2026-05-25 20:33, Chris Frey wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:ahTqbJbL5LhQp0UO@foursquare.net">
      <pre wrap="" class="moz-quote-pre">On Mon, May 25, 2026 at 12:55:08PM -0400, William Park via kwlug-disc wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">Is there a quick way to test cpu/ram/disk?  By "quick", I mean 5min.
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
Try compressing a known large file with bzip2 or xz and compare?

- Chris


_______________________________________________
kwlug-disc mailing list
To unsubscribe, send an email to <a class="moz-txt-link-abbreviated" href="mailto:kwlug-disc-leave@kwlug.org">kwlug-disc-leave@kwlug.org</a>
with the subject "unsubscribe", or email
<a class="moz-txt-link-abbreviated" href="mailto:kwlug-disc-owner@kwlug.org">kwlug-disc-owner@kwlug.org</a> to contact a human being.
</pre>
    </blockquote>
    <br>
  </body>
</html>