linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* BYTE UNIX Benchmarks (Version 4.1.0)
@ 2002-09-05 22:09 Paolo Ciarrocchi
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-05 22:09 UTC (permalink / raw)
  To: linux-kernel

Hi all,
I'm back with the results of BYTE UNIX Benchmarks (Version 4.1.0) against:
2.4.19
2.5.33
2.4.20-pre5aa1 

The baseline is _always_ 2.4.19.

Following the 2.5.33 results:

  BYTE UNIX Benchmarks (Version 4.1.0)
  System -- Linux localhost.localdomain 2.5.33 #32 Tue Sep 3 22:18:19 BST 2002 i686 unknown
  Start Benchmark Run: Thu Sep  5 21:19:59 BST 2002
   1 interactive users.
    9:19pm  up 0 min,  1 user,  load average: 0.23, 0.07, 0.02
  lrwxrwxrwx    1 root     root            4 Jul 11 21:33 /bin/sh -> bash
  /bin/sh: symbolic link to bash
  /dev/hda6              3817344   2593416   1030016  72% /
Dhrystone 2 using register variables     1652853.2 lps   (10.0 secs, 10 samples)
Double-Precision Whetstone                  434.6 MWIPS (10.0 secs, 10 samples)
System Call Overhead                     413117.8 lps   (10.0 secs, 10 samples)
Pipe Throughput                          441098.3 lps   (10.0 secs, 10 samples)
Pipe-based Context Switching             155010.2 lps   (10.0 secs, 10 samples)
Process Creation                           5950.9 lps   (30.0 secs, 3 samples)
Execl Throughput                            777.5 lps   (30.0 secs, 3 samples)
File Read 1024 bufsize 2000 maxblocks    195816.0 KBps  (30.0 secs, 3 samples)
File Write 1024 bufsize 2000 maxblocks   130311.0 KBps  (30.0 secs, 3 samples)
File Copy 1024 bufsize 2000 maxblocks     92450.0 KBps  (30.0 secs, 3 samples)
File Read 256 bufsize 500 maxblocks      137056.0 KBps  (30.0 secs, 3 samples)
File Write 256 bufsize 500 maxblocks      74688.0 KBps  (30.0 secs, 3 samples)
File Copy 256 bufsize 500 maxblocks       45020.0 KBps  (30.0 secs, 3 samples)
File Read 4096 bufsize 8000 maxblocks    197072.0 KBps  (30.0 secs, 3 samples)
File Write 4096 bufsize 8000 maxblocks   162400.0 KBps  (30.0 secs, 3 samples)
File Copy 4096 bufsize 8000 maxblocks    114654.0 KBps  (30.0 secs, 3 samples)
Shell Scripts (1 concurrent)                828.6 lpm   (60.0 secs, 3 samples)
Shell Scripts (8 concurrent)                119.0 lpm   (60.0 secs, 3 samples)
Shell Scripts (16 concurrent)                60.0 lpm   (60.0 secs, 3 samples)
Arithmetic Test (type = short)           201849.4 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = int)             197399.3 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = long)            198362.2 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = float)           208790.7 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = double)          208795.8 lps   (10.0 secs, 3 samples)
Arithoh                                  3634374.7 lps   (10.0 secs, 3 samples)
C Compiler Throughput                       452.3 lpm   (60.0 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places          33276.4 lpm   (30.0 secs, 3 samples)
Recursion Test--Tower of Hanoi            28544.8 lps   (20.0 secs, 3 samples)


                     INDEX VALUES            
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)             210515.1   208795.8        9.9
Arithmetic Test (type = float)              210516.4   208790.7        9.9
Arithmetic Test (type = int)                200121.7   197399.3        9.9
Arithmetic Test (type = long)               200131.7   198362.2        9.9
Arithmetic Test (type = short)              203544.0   201849.4        9.9
Arithoh                                    3664143.2  3634374.7        9.9
C Compiler Throughput                          469.7      452.3        9.6
Dc: sqrt(2) to 99 decimal places             42687.3    33276.4        7.8
Double-Precision Whetstone                     417.4      434.6       10.4
Execl Throughput                               975.8      777.5        8.0
File Copy 1024 bufsize 2000 maxblocks        80966.0    92450.0       11.4
File Copy 256 bufsize 500 maxblocks          35210.0    45020.0       12.8
File Copy 4096 bufsize 8000 maxblocks       105054.0   114654.0       10.9
File Read 1024 bufsize 2000 maxblocks       196639.0   195816.0       10.0
File Read 256 bufsize 500 maxblocks         140609.0   137056.0        9.7
File Read 4096 bufsize 8000 maxblocks       197578.0   197072.0       10.0
File Write 1024 bufsize 2000 maxblocks      106733.0   130311.0       12.2
File Write 256 bufsize 500 maxblocks         48994.0    74688.0       15.2
File Write 4096 bufsize 8000 maxblocks      130220.0   162400.0       12.5
Pipe-based Context Switching                223573.7   155010.2        6.9
Pipe Throughput                             477471.4   441098.3        9.2
Process Creation                              9119.5     5950.9        6.5
Shell Scripts (16 concurrent)                   69.0       60.0        8.7
System Call Overhead                        409831.4   413117.8       10.1
                                                                 =========
     FINAL SCORE                                                       9.9

And following the 2.4.20-pre5aa1 results:

  BYTE UNIX Benchmarks (Version 4.1.0)
  System -- Linux localhost.localdomain 2.4.20-pre5aa1 #21 Thu Sep 5 22:44:13 BST 2002 i686 unknown
  Start Benchmark Run: Thu Sep  5 22:52:20 BST 2002
   1 interactive users.
   10:52pm  up 0 min,  1 user,  load average: 0.19, 0.06, 0.02
  lrwxrwxrwx    1 root     root            4 Jul 11 21:33 /bin/sh -> bash
  /bin/sh: symbolic link to bash
  /dev/hda6              3817344   2624280    999152  73% /
Dhrystone 2 using register variables     1682300.5 lps   (10.0 secs, 10 samples)
Double-Precision Whetstone                  417.8 MWIPS (10.1 secs, 10 samples)
System Call Overhead                     411749.2 lps   (10.0 secs, 10 samples)
Pipe Throughput                          480723.5 lps   (10.0 secs, 10 samples)
Pipe-based Context Switching             227789.1 lps   (10.0 secs, 10 samples)
Process Creation                           9281.9 lps   (30.0 secs, 3 samples)
Execl Throughput                            933.3 lps   (29.7 secs, 3 samples)
File Read 1024 bufsize 2000 maxblocks    196276.0 KBps  (30.0 secs, 3 samples)
File Write 1024 bufsize 2000 maxblocks   137821.0 KBps  (30.0 secs, 3 samples)
File Copy 1024 bufsize 2000 maxblocks     98855.0 KBps  (30.0 secs, 3 samples)
File Read 256 bufsize 500 maxblocks      140402.0 KBps  (30.0 secs, 3 samples)
File Write 256 bufsize 500 maxblocks      84355.0 KBps  (30.0 secs, 3 samples)
File Copy 256 bufsize 500 maxblocks       51581.0 KBps  (30.0 secs, 3 samples)
File Read 4096 bufsize 8000 maxblocks    197291.0 KBps  (30.0 secs, 3 samples)
File Write 4096 bufsize 8000 maxblocks   139374.0 KBps  (30.0 secs, 3 samples)
File Copy 4096 bufsize 8000 maxblocks    107897.0 KBps  (30.0 secs, 3 samples)
Shell Scripts (1 concurrent)                915.3 lpm   (60.0 secs, 3 samples)
Shell Scripts (8 concurrent)                136.0 lpm   (60.0 secs, 3 samples)
Shell Scripts (16 concurrent)                69.0 lpm   (60.0 secs, 3 samples)
Arithmetic Test (type = short)           203506.7 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = int)             200129.4 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = long)            200123.6 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = float)           210471.8 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = double)          210513.7 lps   (10.0 secs, 3 samples)
Arithoh                                  3664144.7 lps   (10.0 secs, 3 samples)
C Compiler Throughput                       468.7 lpm   (60.0 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places          42615.1 lpm   (30.0 secs, 3 samples)
Recursion Test--Tower of Hanoi            28605.8 lps   (20.0 secs, 3 samples)


                     INDE

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BYTE UNIX Benchmarks (Version 4.1.0)
@ 2002-09-06 12:09 Paolo Ciarrocchi
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-06 12:09 UTC (permalink / raw)
  To: ahu; +Cc: linux-kernel, andrea

From: bert hubert <ahu@ds9a.nl>

> Can you tell us what the 'baseline' is and what the 'result' is? Ie, which
> kernels. 

Oh yes, I wrote it in the privious email when linuxmail.org started to mangle my emails (now is all ok).

Result is  2.4.20-pre5aa1.
The baseline is a vanilla 2.4.19

In my first email there is the result of 2.5.33 baseline 2.4.19

Ciao,
        Paolo

-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BYTE UNIX Benchmarks (Version 4.1.0)
  2002-09-06  7:52 Paolo Ciarrocchi
@ 2002-09-06 11:57 ` bert hubert
  0 siblings, 0 replies; 6+ messages in thread
From: bert hubert @ 2002-09-06 11:57 UTC (permalink / raw)
  To: Paolo Ciarrocchi; +Cc: linux-kernel, andrea

On Fri, Sep 06, 2002 at 03:52:27PM +0800, Paolo Ciarrocchi wrote:
> I don't know what is happening,
> my apologies for these mangled emails.
> This should be the more intersting part of
> the test I've ran on the last -aa kernel.

Can you tell us what the 'baseline' is and what the 'result' is? Ie, which
kernels. 

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BYTE UNIX Benchmarks (Version 4.1.0)
@ 2002-09-06  7:52 Paolo Ciarrocchi
  2002-09-06 11:57 ` bert hubert
  0 siblings, 1 reply; 6+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-06  7:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: andrea

I don't know what is happening,
my apologies for these mangled emails.
This should be the more intersting part of
the test I've ran on the last -aa kernel.

                     INDEX VALUES            
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)             210515.1   210513.7       10.0
Arithmetic Test (type = float)              210516.4   210471.8       10.0
Arithmetic Test (type = int)                200121.7   200129.4       10.0
Arithmetic Test (type = long)               200131.7   200123.6       10.0
Arithmetic Test (type = short)              203544.0   203506.7       10.0
Arithoh                                    3664143.2  3664144.7       10.0
C Compiler Throughput                          469.7      468.7       10.0
Dc: sqrt(2) to 99 decimal places             42687.3    42615.1       10.0
Double-Precision Whetstone                     417.4      417.8       10.0
Execl Throughput                               975.8      933.3        9.6
File Copy 1024 bufsize 2000 maxblocks        80966.0    98855.0       12.2
File Copy 256 bufsize 500 maxblocks          35210.0    51581.0       14.6
File Copy 4096 bufsize 8000 maxblocks       105054.0   107897.0       10.3
File Read 1024 bufsize 2000 maxblocks       196639.0   196276.0       10.0
File Read 256 bufsize 500 maxblocks         140609.0   140402.0       10.0
File Read 4096 bufsize 8000 maxblocks       197578.0   197291.0       10.0
File Write 1024 bufsize 2000 maxblocks      106733.0   137821.0       12.9
File Write 256 bufsize 500 maxblocks         48994.0    84355.0       17.2
File Write 4096 bufsize 8000 maxblocks      130220.0   139374.0       10.7
Pipe-based Context Switching                223573.7   227789.1       10.2
Pipe Throughput                             477471.4   480723.5       10.1
Process Creation                              9119.5     9281.9       10.2
Shell Scripts (16 concurrent)                   69.0       69.0       10.0
System Call Overhead                        409831.4   411749.2       10.0
                                                                 =========
     FINAL SCORE                                                      10.6

Ciao, 
         Paolo

-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BYTE UNIX Benchmarks (Version 4.1.0)
@ 2002-09-06  7:41 Paolo Ciarrocchi
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-06  7:41 UTC (permalink / raw)
  To: linux-kernel

I don't know why but linuxmail mangles my emails...
I try to attach the missing report.

Ciao,
           Paolo
-- 
Get your free email from www.linuxmail.org 


Powered by Outblaze

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: BYTE UNIX Benchmarks (Version 4.1.0)
@ 2002-09-05 22:34 Paolo Ciarrocchi
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Ciarrocchi @ 2002-09-05 22:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: andrea

Sorry for the NOT complete previous email.

Here it goes the report of the 2.4.20-pre5aa1.
Again, the baseline is a vanilla 2.4.19.


  BYTE UNIX Benchmarks (Version 4.1.0)
  System -- Linux localhost.localdomain 2.4.20-pre5aa1 #21 Thu Sep 5 22:44:13 BST 2002 i686 unknown
  Start Benchmark Run: Thu Sep  5 22:52:20 BST 2002
   1 interactive users.
   10:52pm  up 0 min,  1 user,  load average: 0.19, 0.06, 0.02
  lrwxrwxrwx    1 root     root            4 Jul 11 21:33 /bin/sh -> bash
  /bin/sh: symbolic link to bash
  /dev/hda6              3817344   2624280    999152  73% /
Dhrystone 2 using register variables     1682300.5 lps   (10.0 secs, 10 samples)
Double-Precision Whetstone                  417.8 MWIPS (10.1 secs, 10 samples)
System Call Overhead                     411749.2 lps   (10.0 secs, 10 samples)
Pipe Throughput                          480723.5 lps   (10.0 secs, 10 samples)
Pipe-based Context Switching             227789.1 lps   (10.0 secs, 10 samples)
Process Creation                           9281.9 lps   (30.0 secs, 3 samples)
Execl Throughput                            933.3 lps   (29.7 secs, 3 samples)
File Read 1024 bufsize 2000 maxblocks    196276.0 KBps  (30.0 secs, 3 samples)
File Write 1024 bufsize 2000 maxblocks   137821.0 KBps  (30.0 secs, 3 samples)
File Copy 1024 bufsize 2000 maxblocks     98855.0 KBps  (30.0 secs, 3 samples)
File Read 256 bufsize 500 maxblocks      140402.0 KBps  (30.0 secs, 3 samples)
File Write 256 bufsize 500 maxblocks      84355.0 KBps  (30.0 secs, 3 samples)
File Copy 256 bufsize 500 maxblocks       51581.0 KBps  (30.0 secs, 3 samples)
File Read 4096 bufsize 8000 maxblocks    197291.0 KBps  (30.0 secs, 3 samples)
File Write 4096 bufsize 8000 maxblocks   139374.0 KBps  (30.0 secs, 3 samples)
File Copy 4096 bufsize 8000 maxblocks    107897.0 KBps  (30.0 secs, 3 samples)
Shell Scripts (1 concurrent)                915.3 lpm   (60.0 secs, 3 samples)
Shell Scripts (8 concurrent)                136.0 lpm   (60.0 secs, 3 samples)
Shell Scripts (16 concurrent)                69.0 lpm   (60.0 secs, 3 samples)
Arithmetic Test (type = short)           203506.7 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = int)             200129.4 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = long)            200123.6 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = float)           210471.8 lps   (10.0 secs, 3 samples)
Arithmetic Test (type = double)          210513.7 lps   (10.0 secs, 3 samples)
Arithoh                                  3664144.7 lps   (10.0 secs, 3 samples)
C Compiler Throughput                       468.7 lpm   (60.0 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places          42615.1 lpm   (30.0 secs, 3 samples)
Recursion Test--Tower of Hanoi            28605.8 lps   (20.0 secs, 3 samples)


                     INDEX VALUES            
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)             210515.1   210513.7       10.0
Arithmetic Test (type = float)              210516.4   210471.8       10.0
Arithmetic Test (type = int)                200121.7   200129.4       10.0
Arithmetic Test (type = long)               200131.7   200123.6       10.0
Arithmetic Test (type = short)              203544.0   203506.7       10.0
Arithoh                                    3664143.2  3664144.7       10.0
C Compiler Throughput                          469.7      468.7       10.0
Dc: sqrt(2) to 99 decimal places             42687.3    42615.1       10.0
Dou

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-09-06 12:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-05 22:09 BYTE UNIX Benchmarks (Version 4.1.0) Paolo Ciarrocchi
2002-09-05 22:34 Paolo Ciarrocchi
2002-09-06  7:41 Paolo Ciarrocchi
2002-09-06  7:52 Paolo Ciarrocchi
2002-09-06 11:57 ` bert hubert
2002-09-06 12:09 Paolo Ciarrocchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).