[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] relative time
From: |
Paul Brook |
Subject: |
Re: [Qemu-devel] relative time |
Date: |
Sat, 9 Sep 2006 19:40:14 +0100 |
User-agent: |
KMail/1.9.4 |
> Now the more complex one: I would like to do 'relative benchmarks', i.e.
> comparing one product to another. I don't mind very much how fast my
> machines are, but I want them to be equally fast, even if I use two,
> three or ten of those on my machine.
qemu is not, and does not try to be cycle accurate. Any benchamrks you do on
qemu bear no relationship whatsoever to how things will perform on real
hardware.
Paul