Ticket #1238: export-times-grey-4807.txt

File export-times-grey-4807.txt, 2.9 KB (added by Nicklas Nordborg, 15 years ago)

Export times on 'grey' after the fix in [4807]

Line 
1Tests was done on a dedicated performance test machine (grey).
2Results should not be compared to results made on other computers.
3
4The test was made on a fresh installation of BASE 2.11 on
5MySQL 5.0.51a which was initialised with 1000 raw data sets
6following the instructions in
7http://base.thep.lu.se/wiki/Specifications/Test_procedures/Performance
8
9The tests was made on a root bioassay set.
10
11# = Number of assays
121 = First run
132 = Second run
14S = Serial format
15M = Matrix format
16MeV = MeV format
17
18
19Export 1
20========
21Format: Serial and Matrix
22Fields: ch1, ch2
23
24Root bioassay set:
25# S1 S2 M1 M2
26------------------------------------
2710 0.12 0.12 0.03 0.02
2820 0.45 0.21 0.05 0.06
2940 1.02 0.58 0.10 0.14
3080 2.00 1.45 0.20 0.22
31160 1.09 1.51 1.57 0.43
32320 4.17 4.29 1.41 3.20
33640 11.59 8.52 5.05 5.45
34
35Comment: As expected, not much difference from
36the reference times.
37
38
39Export 2
40========
41Format: Serial and Matrix
42Fields: ch1, ch2
43Reporter: External Id
44
45Root bioassay set:
46# S1 S2 M1 M2
47------------------------------------
4810 0.02 0.02 0.03 0.03
4920 0.05 0.05 0.06 0.16
5040 0.12 0.09 0.13 0.10
5180 0.18 0.19 0.27 0.21
52160 0.35 0.39 0.42 0.45
53320 1.09 1.12 1.53 1.40
54640 2.28 2.22 3.37 3.37
55
56Comment: Serial export is about 3 times faster.
57Matrix export is about the same, except for 320
58and 640 which has a small performance gain.
59
60
61Export 3
62========
63Format: Serial, Matrix and MeV
64Fields: ch1, ch2
65Reporter: all
66
67Root bioassay set:
68# S1 S2 M1 M2 MeV1 Mev2
69----------------------------------------------------
7010 0.48 0.06 0.14 0.05 0.20 0.06
7120 0.08 0.07 0.08 0.07 0.09 0.08
7240 0.20 0.12 0.19 0.11 0.23 0.11
7380 0.27 0.27 0.24 0.27 0.34 0.23
74160 0.43 1.11 0.43 0.43 2.11 0.39
75320 1.23 1.24 2.01 1.56 1.37 1.37
76640 2.54 2.55 4.27 3.44 3.37 3.43
77
78Comment: All exports run about 5 times faster and up
79to 10-15 times faster as the number of bioassays
80are increased.
81
82
83Export 4
84========
85Format: Serial and Matrix
86Fields: ch1, ch2, FG Mean (both channels)
87
88Root bioassay set:
89# S1 S2 M1 M2
90------------------------------------
9110 1.04 0.47 0.12 0.05
9220 1.36 1.48 0.11 0.11
9340 2.24 3.09 0.26 0.28
9480 7.55 6.54 1.40 3.50
95160 6.55 7.12 10.40 10.50
96320 14.26 11.53 36.36 36.25
97640 16.33 - 69.35 -
98
99Comment: As expected, not much difference from
100the reference times.
101
102
103Export 5
104========
105Format: Serial and Matrix
106Fields: all
107
108Root bioassay set:
109# S1 S2 M1 M2
110------------------------------------
11110 0.28 0.30 0.15 0.15
11220 0.32 0.32 0.32 0.31
11340 1.03 1.02 2.16 1.18
11480 2.56 4.29 3.01 2.22
115160 12.26 15.36 14.16 13.37
116320 32.35 33.56 53.31 48.13
117640 62.29 - 123.16 -
118
119Comment: As expected, not much difference from
120the reference times.
121
122Export 6
123========
124Format: Serial and Matrix
125Fields: all
126Reporter: all
127
128Root bioassay set:
129# S1 S2 M1 M2
130-------------------------------------
13110 1.01 0.17 0.17 0.17
13220 0.35 0.34 0.34 0.33
13340 1.42 1.31 1.56 1.45
13480 2.25 2.08 2.17 2.14
135160 13.51 12.20 15.47 12.52
136320 35.56 31.07 50.04 52.34
137640 75.07 - 127.18 -
138
139Comment: Most exports run almost 2 times faster.
140