Tests was done on a dedicated performance test machine (grey). Results should not be compared to results made on other computers. The test was made on a fresh installation of BASE 2.11 on MySQL 5.0.51a which was initialised with 1000 raw data sets following the instructions in http://base.thep.lu.se/wiki/Specifications/Test_procedures/Performance The tests was made on a root bioassay set. # = Number of assays 1 = First run 2 = Second run S = Serial format M = Matrix format MeV = MeV format Export 1 ======== Format: Serial and Matrix Fields: ch1, ch2 Root bioassay set: # S1 S2 M1 M2 ------------------------------------ 10 0.12 0.12 0.03 0.02 20 0.45 0.21 0.05 0.06 40 1.02 0.58 0.10 0.14 80 2.00 1.45 0.20 0.22 160 1.09 1.51 1.57 0.43 320 4.17 4.29 1.41 3.20 640 11.59 8.52 5.05 5.45 Comment: As expected, not much difference from the reference times. Export 2 ======== Format: Serial and Matrix Fields: ch1, ch2 Reporter: External Id Root bioassay set: # S1 S2 M1 M2 ------------------------------------ 10 0.02 0.02 0.03 0.03 20 0.05 0.05 0.06 0.16 40 0.12 0.09 0.13 0.10 80 0.18 0.19 0.27 0.21 160 0.35 0.39 0.42 0.45 320 1.09 1.12 1.53 1.40 640 2.28 2.22 3.37 3.37 Comment: Serial export is about 3 times faster. Matrix export is about the same, except for 320 and 640 which has a small performance gain. Export 3 ======== Format: Serial, Matrix and MeV Fields: ch1, ch2 Reporter: all Root bioassay set: # S1 S2 M1 M2 MeV1 Mev2 ---------------------------------------------------- 10 0.48 0.06 0.14 0.05 0.20 0.06 20 0.08 0.07 0.08 0.07 0.09 0.08 40 0.20 0.12 0.19 0.11 0.23 0.11 80 0.27 0.27 0.24 0.27 0.34 0.23 160 0.43 1.11 0.43 0.43 2.11 0.39 320 1.23 1.24 2.01 1.56 1.37 1.37 640 2.54 2.55 4.27 3.44 3.37 3.43 Comment: All exports run about 5 times faster and up to 10-15 times faster as the number of bioassays are increased. Export 4 ======== Format: Serial and Matrix Fields: ch1, ch2, FG Mean (both channels) Root bioassay set: # S1 S2 M1 M2 ------------------------------------ 10 1.04 0.47 0.12 0.05 20 1.36 1.48 0.11 0.11 40 2.24 3.09 0.26 0.28 80 7.55 6.54 1.40 3.50 160 6.55 7.12 10.40 10.50 320 14.26 11.53 36.36 36.25 640 16.33 - 69.35 - Comment: As expected, not much difference from the reference times. Export 5 ======== Format: Serial and Matrix Fields: all Root bioassay set: # S1 S2 M1 M2 ------------------------------------ 10 0.28 0.30 0.15 0.15 20 0.32 0.32 0.32 0.31 40 1.03 1.02 2.16 1.18 80 2.56 4.29 3.01 2.22 160 12.26 15.36 14.16 13.37 320 32.35 33.56 53.31 48.13 640 62.29 - 123.16 - Comment: As expected, not much difference from the reference times. Export 6 ======== Format: Serial and Matrix Fields: all Reporter: all Root bioassay set: # S1 S2 M1 M2 ------------------------------------- 10 1.01 0.17 0.17 0.17 20 0.35 0.34 0.34 0.33 40 1.42 1.31 1.56 1.45 80 2.25 2.08 2.17 2.14 160 13.51 12.20 15.47 12.52 320 35.56 31.07 50.04 52.34 640 75.07 - 127.18 - Comment: Most exports run almost 2 times faster.