Benchmarking ROOT 2.21/07 + PGCC
Jacek M. Holeczek (holeczek@us.edu.pl)
Thu, 11 Mar 1999 16:30:20 +0100 (MET)
"Stress" output on a double Pentium II 450 Mhz with RH5.2 Linux + PGCC
1.1.1 ( both compiled and interpreted ) :
----------------------------------------------------------------------------
[holeczek@p2a02 test]$ ./stress
******************************************************************
* Starting R O O T - S T R E S S test suite with 1000 events
******************************************************************
Test 1 : Functions, Random Numbers, Histogram Fits............. OK
Test 2 : Check size & compression factor of a Root file........ OK
Test 3 : Purge, Reuse of gaps in TFile......................... OK
Test 4 : Test of 2-d histograms, functions, 2-d fits........... OK
Test 5 : Test graphics & Postscript............................ OK
Test 6 : Test subdirectories in a Root file.................... OK
Test 7 : TNtuple, selections, TCut, TCutG, TEventList.......... OK
Test 8 : Trees split and compression modes..................... OK
Test 9 : Analyze Event.root file of stress 8................... OK
Test 10 : Create 10 files starting from Event.root.............. OK
Test 11 : Test chains of Trees using the 10 files............... OK
Test 12 : Compare histograms of test 9 and 11................... OK
Test 13 : Test merging files of a chain......................... OK
Test 14 : Check correct rebuilt of Event.root in test 13........ OK
Test 15 : Divert Tree branches to separate files................ OK
Test 16 : CINT test (3 nested loops) with LHCb trigger.......... OK
******************************************************************
* Linux p2a02.nuph.us.edu.pl 2.0.36 #1 Tue Mar 2 11:17:48 CET
******************************************************************
stress : Total I/O = 425.6 Mbytes, I = 296.4, O = 129.3
stress : Compr I/O = 407.4 Mbytes, I = 286.3, O = 121.0
stress : Real Time = 98.70 seconds Cpu Time = 83.92 seconds
******************************************************************
* ROOTMARKS = 160.4 * Root 2.21/07 990308/1327
******************************************************************
[holeczek@p2a02 test]$ root
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 2.21/07 8 March 1999 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************
CINT/ROOT C/C++ Interpreter version 5.13.90, Feb 18 1999
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] .x stress.cxx(1000)
******************************************************************
* Starting R O O T - S T R E S S test suite with 1000 events
******************************************************************
Test 1 : Functions, Random Numbers, Histogram Fits............. OK
Test 2 : Check size & compression factor of a Root file........ OK
Test 3 : Purge, Reuse of gaps in TFile......................... OK
Test 4 : Test of 2-d histograms, functions, 2-d fits........... OK
Test 5 : Test graphics & Postscript............................ OK
Test 6 : Test subdirectories in a Root file.................... OK
Test 7 : TNtuple, selections, TCut, TCutG, TEventList.......... OK
Test 8 : Trees split and compression modes..................... OK
Test 9 : Analyze Event.root file of stress 8................... OK
Test 10 : Create 10 files starting from Event.root.............. OK
Test 11 : Test chains of Trees using the 10 files............... OK
Test 12 : Compare histograms of test 9 and 11................... OK
Test 13 : Test merging files of a chain......................... OK
Test 14 : Check correct rebuilt of Event.root in test 13........ OK
Test 15 : Divert Tree branches to separate files................ OK
Test 16 : CINT test (3 nested loops) with LHCb trigger.......... OK
******************************************************************
* Linux p2a02.nuph.us.edu.pl 2.0.36 #1 Tue Mar 2 11:17:48 CET
******************************************************************
stress : Total I/O = 425.6 Mbytes, I = 296.4, O = 129.3
stress : Compr I/O = 407.4 Mbytes, I = 286.3, O = 121.0
stress : Real Time = 185.76 seconds Cpu Time = 167.58 seconds
******************************************************************
* ROOTMARKS = 152.3 * Root 2.21/07 990308/1327
******************************************************************
NULL
root [1] .q
[holeczek@p2a02 test]$
----------------------------------------------------------------------------
Best regards,
Jacek.