Update typical IPS achived by Bochs 2.3.6
This commit is contained in:
parent
42549b0160
commit
a3c0c4e58f
@ -116,11 +116,10 @@ romimage: file=$BXSHARE/BIOS-bochs-latest
|
||||
#
|
||||
# Bochs Machine/Compiler Mips
|
||||
# ____________________________________________________________________
|
||||
# 2.3.6 2.6Ghz Intel Core 2 Duo with WinXP/g++ 3.4 33 to 37 Mips
|
||||
# 2.2.6 2.6Ghz Intel Core 2 Duo with WinXP/g++ 3.4 21 to 25 Mips
|
||||
# 2.2.6 2.1Ghz Athlon XP with Linux 2.6/g++ 3.4 12 to 15 Mips
|
||||
# 2.0.1 1.6Ghz Intel P4 with Win2000/g++ 3.3 5 to 7 Mips
|
||||
# 1.4 650Mhz Athlon K-7 with Linux 2.4.4/egcs-2.91.66 2 to 2.5 Mips
|
||||
# 1.4 400Mhz Pentium II with Linux 2.0.36/egcs-1.0.3 1 to 1.8 Mips
|
||||
#=======================================================================
|
||||
cpu: count=1, ips=10000000, reset_on_triple_fault=1
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
================================================================
|
||||
doc/docbook/user/user.dbk
|
||||
$Id: user.dbk,v 1.232 2007-12-26 13:13:55 vruppert Exp $
|
||||
$Id: user.dbk,v 1.233 2008-02-01 09:42:25 sshwarts Exp $
|
||||
|
||||
This is the top level file for the Bochs Users Manual.
|
||||
================================================================
|
||||
@ -3097,11 +3097,10 @@ speed.</para></footnote>.
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row><entry>2.2.6</entry><entry>2.6Ghz</entry><entry>Intel Core 2 Duo with WinXP/g++ 3.4 </entry><entry> 21 to 25 million</entry></row>
|
||||
<row><entry>2.2.6</entry><entry>2.1Ghz</entry><entry>Athlon XP with Linux 2.6/g++ 3.4 </entry><entry> 12 to 15 million</entry></row>
|
||||
<row><entry>2.0.1</entry><entry>1.6Ghz</entry><entry>Intel P4 with Win2000/g++ 3.3 </entry><entry> 5 to 7 million</entry></row>
|
||||
<row><entry>1.4 </entry><entry>650MHz</entry><entry>Athlon K-7 with Linux 2.4.x </entry><entry> 2 to 2.5 million</entry></row>
|
||||
<row><entry>1.4 </entry><entry>400MHz</entry><entry>Pentium II with Linux 2.0.x </entry><entry> 1 to 1.8 million</entry></row>
|
||||
<row><entry>2.3.6</entry><entry>2.6Ghz</entry><entry>Intel Core 2 Duo with WinXP/g++ 3.4 </entry><entry> 33 to 37 MIPS</entry></row>
|
||||
<row><entry>2.2.6</entry><entry>2.6Ghz</entry><entry>Intel Core 2 Duo with WinXP/g++ 3.4 </entry><entry> 21 to 25 MIPS</entry></row>
|
||||
<row><entry>2.2.6</entry><entry>2.1Ghz</entry><entry>Athlon XP with Linux 2.6/g++ 3.4 </entry><entry> 12 to 15 MIPS</entry></row>
|
||||
<row><entry>2.0.1</entry><entry>1.6Ghz</entry><entry>Intel P4 with Win2000/g++ 3.3 </entry><entry> 5 to 7 MIPS</entry></row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
@ -148,11 +148,10 @@ BogoMips and other benchmarks.
|
||||
Example Specifications[1]
|
||||
Bochs Machine/Compiler Mips
|
||||
-------------------------------------------------------------------
|
||||
2.3.6 2.6Ghz Intel Core 2 Duo with WinXP/g++ 3.4 33 to 37 Mips
|
||||
2.2.6 2.6Ghz Intel Core 2 Duo with WinXP/g++ 3.4 21 to 25 Mips
|
||||
2.2.6 2.1Ghz Athlon XP with Linux 2.6/g++ 3.4 12 to 15 Mips
|
||||
2.0.1 1.6Ghz Intel P4 with Win2000/g++ 3.3 5 to 7 Mips
|
||||
1.4 650Mhz Athlon K-7 with Linux 2.4.4/egcs-2.91.66 2 to 2.5 Mips
|
||||
1.4 400Mhz Pentium II with Linux 2.0.36/egcs-1.0.3 1 to 1.8 Mips
|
||||
|
||||
[1] IPS measurements depend on OS and compiler
|
||||
configuration in addition to processor clock
|
||||
|
Loading…
Reference in New Issue
Block a user