From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GKwEr-0001Bf-JZ for qemu-devel@nongnu.org; Wed, 06 Sep 2006 08:10:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GKwEo-000183-8q for qemu-devel@nongnu.org; Wed, 06 Sep 2006 08:10:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKwEm-00017c-MG for qemu-devel@nongnu.org; Wed, 06 Sep 2006 08:10:37 -0400 Received: from [64.233.162.194] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GKwEt-0005J7-Fo for qemu-devel@nongnu.org; Wed, 06 Sep 2006 08:10:43 -0400 Received: by nz-out-0102.google.com with SMTP id n29so1462224nzf for ; Wed, 06 Sep 2006 05:10:33 -0700 (PDT) Message-ID: Date: Wed, 6 Sep 2006 14:10:33 +0200 From: "Alessandro Corradi" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_89608_9669937.1157544633136" Subject: [Qemu-devel] Best way to get real performance info? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel ------=_Part_89608_9669937.1157544633136 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I need to measure the performance of a host OS, a guest OS with and without kqemu. I particular I need to have performance info about CPU. I made a simple C program that makes only arithmetical operations and long cycles. I run "time ./myapp" but the results are not the real ones. Can someone tell me how to get this measures? Thanks Ale ------=_Part_89608_9669937.1157544633136 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi all,
I need to measure the performance of a host OS, a guest OS with and without kqemu.
I particular I need to have performance info about CPU. I made a simple C program that makes only arithmetical operations and long cycles.
I run "time ./myapp" but the results are not the real ones. Can someone tell me how to get this measures?
Thanks
 
Ale
------=_Part_89608_9669937.1157544633136--