RoadRunner 3.3.1
Sign up to get free protection for your applications and to get access to all the features.
- data/LICENSE +3 -0
- data/README +3 -0
- data/Rakefile +46 -0
- data/lib/action.rb +13 -0
- data/lib/db.rb +51 -0
- data/lib/ended.rb +13 -0
- data/lib/init.rb +13 -0
- data/lib/model.rb +10 -0
- data/lib/report.rb +100 -0
- data/lib/roadrunner.rb +113 -0
- data/lib/roadrunner_stdout.log +168 -0
- data/lib/roadrunner_stdout.log.20090519 +262 -0
- data/lib/roadrunner_stdout.log.20090521 +47 -0
- data/lib/roadrunner_stdout.log.20090524 +290 -0
- data/lib/rrhelper.rb +25 -0
- data/lib/run.rb +55 -0
- data/test/baidu.rb +100 -0
- data/test/blog.rb +100 -0
- data/test/db/development.sqlite3 +0 -0
- data/test/fibonacci.rb +27 -0
- data/test/get163.rb +38 -0
- data/test/get19Lou.rb +39 -0
- data/test/getHawaii.rb +95 -0
- data/test/httpclient-rfuzz-vs-httparty.rb +31 -0
- data/test/pi.rb +37 -0
- data/test/pi_db.rb +41 -0
- data/test/prime.rb +33 -0
- data/test/roadrunner_stdout.log +170 -0
- data/test/roadrunner_stdout.log.20090429 +394 -0
- data/test/test_db.rb +29 -0
- metadata +89 -0
@@ -0,0 +1,262 @@
|
|
1
|
+
# Logfile created on Tue May 19 10:14:28 +0800 2009 by /
|
2
|
+
I, [2009-05-19T10:22:24.411000 #144] INFO -- : ***************Performance Reports****************
|
3
|
+
|
4
|
+
user system total real
|
5
|
+
|
6
|
+
403.406000 28.844000 432.250000 (460.349000)
|
7
|
+
|
8
|
+
----------------------------------------------------------------
|
9
|
+
The Virtual User is 10.
|
10
|
+
Total Execute 1000 Action(s).
|
11
|
+
Total Cost 460.348999977112 Second(s).
|
12
|
+
This Scenario's TPS : 2.17226495560916.
|
13
|
+
The longest action cost 6.5939998626709 seconds.
|
14
|
+
----------------Transaction Report----------------
|
15
|
+
Action : count => 1000 time(s) , cost => 4588.07999539375 second(s)homepage : count => 1000 time(s) , cost => 1893.07399845123 second(s)sports : count => 1000 time(s) , cost => 2674.50900006294 second(s)
|
16
|
+
----------------------------------------------------------------
|
17
|
+
User defined params as below:
|
18
|
+
|
19
|
+
******************End of Reports******************
|
20
|
+
|
21
|
+
I, [2009-05-19T11:08:55.040000 #5496] INFO -- : ***************Performance Reports****************
|
22
|
+
|
23
|
+
user system total real
|
24
|
+
|
25
|
+
242.938000 18.750000 261.688000 (319.911000)
|
26
|
+
|
27
|
+
----------------------------------------------------------------
|
28
|
+
The Virtual User is 10.
|
29
|
+
Total Execute 1000 Action(s).
|
30
|
+
Total Cost 319.911000013351 Second(s).
|
31
|
+
This Scenario's TPS : 3.12586938229153.
|
32
|
+
The longest action cost 7.875 seconds.
|
33
|
+
----------------Transaction Report----------------
|
34
|
+
Action : count => 1000 time(s) , cost => 310.560000896454 second(s)
|
35
|
+
homepage : count => 1000 time(s) , cost => 98.4449985027313 second(s)
|
36
|
+
sports : count => 1000 time(s) , cost => 196.396000862122 second(s)
|
37
|
+
|
38
|
+
----------------------------------------------------------------
|
39
|
+
User defined params as below:
|
40
|
+
|
41
|
+
******************End of Reports******************
|
42
|
+
|
43
|
+
adapter:.connect db faile.
|
44
|
+
adapter:.connect db faile.
|
45
|
+
adapter:.connect db faile.
|
46
|
+
adapter:.connect db faile.
|
47
|
+
adapter:.connect db faile.
|
48
|
+
connect db ok.
|
49
|
+
table rreports doesn't defined and will be created.
|
50
|
+
create table ["scenarios", "transactions", "records"] successful.
|
51
|
+
connect db ok.
|
52
|
+
connect db ok.
|
53
|
+
***************Performance Reports****************
|
54
|
+
|
55
|
+
user system total real
|
56
|
+
|
57
|
+
78.437000 2.469000 80.906000 ( 83.281000)
|
58
|
+
|
59
|
+
----------------------------------------------------------------
|
60
|
+
The Virtual User is 5.
|
61
|
+
Total Execute 50 Action(s).
|
62
|
+
Total Cost 83.2809998989105 Second(s).
|
63
|
+
This Scenario's TPS : 0.600377037507857.
|
64
|
+
The longest action cost 15.6879999637604 seconds.
|
65
|
+
----------------Transaction Report----------------
|
66
|
+
Action : count => 50 time(s) , cost => 393.467000246048 second(s)
|
67
|
+
homepage : count => 50 time(s) , cost => 143.636000871658 second(s)
|
68
|
+
sports : count => 50 time(s) , cost => 187.098999500275 second(s)
|
69
|
+
|
70
|
+
----------------------------------------------------------------
|
71
|
+
User defined params as below:
|
72
|
+
|
73
|
+
******************End of Reports******************
|
74
|
+
|
75
|
+
scenario name may be needed.
|
76
|
+
connect db ok.
|
77
|
+
***************Performance Reports****************
|
78
|
+
|
79
|
+
user system total real
|
80
|
+
|
81
|
+
75.297000 2.625000 77.922000 ( 79.750000)
|
82
|
+
|
83
|
+
----------------------------------------------------------------
|
84
|
+
The Virtual User is 5.
|
85
|
+
Total Execute 50 Action(s).
|
86
|
+
Total Cost 79.75 Second(s).
|
87
|
+
This Scenario's TPS : 0.626959247648903.
|
88
|
+
The longest action cost 13.3430001735687 seconds.
|
89
|
+
----------------Transaction Report----------------
|
90
|
+
Action : count => 50 time(s) , cost => 376.561000585556 second(s)
|
91
|
+
homepage : count => 50 time(s) , cost => 141.09500002861 second(s)
|
92
|
+
sports : count => 50 time(s) , cost => 175.916000127792 second(s)
|
93
|
+
|
94
|
+
----------------------------------------------------------------
|
95
|
+
User defined params as below:
|
96
|
+
|
97
|
+
******************End of Reports******************
|
98
|
+
|
99
|
+
connect db ok.
|
100
|
+
***************Performance Reports****************
|
101
|
+
|
102
|
+
user system total real
|
103
|
+
|
104
|
+
75.313000 2.718000 78.031000 ( 82.250000)
|
105
|
+
|
106
|
+
----------------------------------------------------------------
|
107
|
+
The Virtual User is 5.
|
108
|
+
Total Execute 50 Action(s).
|
109
|
+
Total Cost 82.25 Second(s).
|
110
|
+
This Scenario's TPS : 0.60790273556231.
|
111
|
+
The longest action cost 21.125 seconds.
|
112
|
+
----------------Transaction Report----------------
|
113
|
+
Action : count => 50 time(s) , cost => 396.046999931335 second(s)
|
114
|
+
homepage : count => 50 time(s) , cost => 143.390999555588 second(s)
|
115
|
+
sports : count => 50 time(s) , cost => 178.794999599457 second(s)
|
116
|
+
|
117
|
+
----------------------------------------------------------------
|
118
|
+
User defined params as below:
|
119
|
+
|
120
|
+
******************End of Reports******************
|
121
|
+
|
122
|
+
records has saved in DB.
|
123
|
+
I, [2009-05-19T20:01:30.294000 #4116] INFO -- : ***************Performance Reports****************
|
124
|
+
|
125
|
+
user system total real
|
126
|
+
|
127
|
+
0.203000 0.016000 0.219000 ( 0.265000)
|
128
|
+
|
129
|
+
----------------------------------------------------------------
|
130
|
+
The Virtual User is 1.
|
131
|
+
Total Execute 1 Action(s).
|
132
|
+
Total Cost 0.265000104904175 Second(s).
|
133
|
+
This Scenario's TPS : 3.77358341183149.
|
134
|
+
The longest action cost 0.265000104904175 seconds.
|
135
|
+
----------------Transaction Report----------------
|
136
|
+
Action : count => 1 time(s) , cost => 0.265000104904175 second(s)
|
137
|
+
homepage : count => 1 time(s) , cost => 0.108999967575073 second(s)
|
138
|
+
sports : count => 1 time(s) , cost => 0.156000137329102 second(s)
|
139
|
+
|
140
|
+
----------------------------------------------------------------
|
141
|
+
User defined params as below:
|
142
|
+
|
143
|
+
******************End of Reports******************
|
144
|
+
|
145
|
+
E, [2009-05-19T20:01:30.294000 #4116] ERROR -- : You didn't connect any database.
|
146
|
+
I, [2009-05-19T20:03:07.575000 #4556] INFO -- : ***************Performance Reports****************
|
147
|
+
|
148
|
+
user system total real
|
149
|
+
|
150
|
+
0.078000 0.015000 0.093000 ( 0.125000)
|
151
|
+
|
152
|
+
----------------------------------------------------------------
|
153
|
+
The Virtual User is 1.
|
154
|
+
Total Execute 1 Action(s).
|
155
|
+
Total Cost 0.125 Second(s).
|
156
|
+
This Scenario's TPS : 8.0.
|
157
|
+
The longest action cost 0.125 seconds.
|
158
|
+
----------------Transaction Report----------------
|
159
|
+
Action : count => 1 time(s) , cost => 0.125 second(s)
|
160
|
+
homepage : count => 1 time(s) , cost => 0.062000036239624 second(s)
|
161
|
+
auto : count => 1 time(s) , cost => 0.0469999313354492 second(s)
|
162
|
+
|
163
|
+
----------------------------------------------------------------
|
164
|
+
User defined params as below:
|
165
|
+
|
166
|
+
******************End of Reports******************
|
167
|
+
|
168
|
+
E, [2009-05-19T20:03:07.575000 #4556] ERROR -- : You didn't connect any database.
|
169
|
+
I, [2009-05-19T20:04:59.591000 #4616] INFO -- : ***************Performance Reports****************
|
170
|
+
|
171
|
+
user system total real
|
172
|
+
|
173
|
+
0.094000 0.000000 0.094000 ( 0.141000)
|
174
|
+
|
175
|
+
----------------------------------------------------------------
|
176
|
+
The Virtual User is 1.
|
177
|
+
Total Execute 1 Action(s).
|
178
|
+
Total Cost 0.141000032424927 Second(s).
|
179
|
+
This Scenario's TPS : 7.09219695061017.
|
180
|
+
The longest action cost 0.141000032424927 seconds.
|
181
|
+
----------------Transaction Report----------------
|
182
|
+
Action : count => 1 time(s) , cost => 0.141000032424927 second(s)
|
183
|
+
homepage : count => 1 time(s) , cost => 0.062000036239624 second(s)
|
184
|
+
auto : count => 1 time(s) , cost => 0.0789999961853027 second(s)
|
185
|
+
|
186
|
+
----------------------------------------------------------------
|
187
|
+
User defined params as below:
|
188
|
+
|
189
|
+
******************End of Reports******************
|
190
|
+
|
191
|
+
E, [2009-05-19T20:04:59.591000 #4616] ERROR -- : You didn't connect any database.
|
192
|
+
I, [2009-05-19T20:05:31.919000 #4100] INFO -- : ***************Performance Reports****************
|
193
|
+
|
194
|
+
user system total real
|
195
|
+
|
196
|
+
0.078000 0.031000 0.109000 ( 0.188000)
|
197
|
+
|
198
|
+
----------------------------------------------------------------
|
199
|
+
The Virtual User is 1.
|
200
|
+
Total Execute 1 Action(s).
|
201
|
+
Total Cost 0.187999963760376 Second(s).
|
202
|
+
This Scenario's TPS : 5.31914996151061.
|
203
|
+
The longest action cost 0.187999963760376 seconds.
|
204
|
+
----------------Transaction Report----------------
|
205
|
+
Action : count => 1 time(s) , cost => 0.187999963760376 second(s)
|
206
|
+
homepage : count => 1 time(s) , cost => 0.0780000686645508 second(s)
|
207
|
+
auto : count => 1 time(s) , cost => 0.109999895095825 second(s)
|
208
|
+
|
209
|
+
----------------------------------------------------------------
|
210
|
+
User defined params as below:
|
211
|
+
|
212
|
+
******************End of Reports******************
|
213
|
+
|
214
|
+
E, [2009-05-19T20:05:31.919000 #4100] ERROR -- : You didn't connect any database.
|
215
|
+
connect db ok.
|
216
|
+
***************Performance Reports****************
|
217
|
+
|
218
|
+
user system total real
|
219
|
+
|
220
|
+
152.984000 17.953000 170.937000 (182.906000)
|
221
|
+
|
222
|
+
----------------------------------------------------------------
|
223
|
+
The Virtual User is 10.
|
224
|
+
Total Execute 1000 Action(s).
|
225
|
+
Total Cost 182.905999898911 Second(s).
|
226
|
+
This Scenario's TPS : 5.46728921168625.
|
227
|
+
The longest action cost 2.73399996757507 seconds.
|
228
|
+
----------------Transaction Report----------------
|
229
|
+
Action : count => 1000 time(s) , cost => 1810.69999980927 second(s)
|
230
|
+
homepage : count => 1000 time(s) , cost => 971.189001560211 second(s)
|
231
|
+
auto : count => 1000 time(s) , cost => 816.882999181747 second(s)
|
232
|
+
|
233
|
+
----------------------------------------------------------------
|
234
|
+
User defined params as below:
|
235
|
+
|
236
|
+
******************End of Reports******************
|
237
|
+
|
238
|
+
records has saved in DB.
|
239
|
+
connect db ok.
|
240
|
+
***************Performance Reports****************
|
241
|
+
|
242
|
+
user system total real
|
243
|
+
|
244
|
+
102.906000 31.171000 134.077000 (186.063000)
|
245
|
+
|
246
|
+
----------------------------------------------------------------
|
247
|
+
The Virtual User is 10.
|
248
|
+
Total Execute 1000 Action(s).
|
249
|
+
Total Cost 186.06299996376 Second(s).
|
250
|
+
This Scenario's TPS : 5.37452368388541.
|
251
|
+
The longest action cost 3.21799993515015 seconds.
|
252
|
+
----------------Transaction Report----------------
|
253
|
+
Action : count => 1000 time(s) , cost => 176.185000658035 second(s)
|
254
|
+
homepage : count => 1000 time(s) , cost => 75.8020007610321 second(s)
|
255
|
+
auto : count => 1000 time(s) , cost => 81.8600032329559 second(s)
|
256
|
+
|
257
|
+
----------------------------------------------------------------
|
258
|
+
User defined params as below:
|
259
|
+
|
260
|
+
******************End of Reports******************
|
261
|
+
|
262
|
+
records has saved in DB.
|
@@ -0,0 +1,47 @@
|
|
1
|
+
# Logfile created on Wed May 20 11:24:30 +0800 2009 by /
|
2
|
+
I, [2009-05-20T11:24:30.777000 #3992] INFO -- : ***************Performance Reports****************
|
3
|
+
|
4
|
+
user system total real
|
5
|
+
|
6
|
+
18.000000 1.343000 19.343000 ( 19.937000)
|
7
|
+
|
8
|
+
----------------------------------------------------------------
|
9
|
+
The Virtual User is 5.
|
10
|
+
Total Execute 50 Action(s).
|
11
|
+
Total Cost 19.9370000362396 Second(s).
|
12
|
+
This Scenario's TPS : 2.50789988007798.
|
13
|
+
The longest action cost 2.15599989891052 seconds.
|
14
|
+
----------------Transaction Report----------------
|
15
|
+
Action : count => 50 time(s) , cost => 99.1390001773834 second(s)
|
16
|
+
homepage : count => 50 time(s) , cost => 41.9050004482269 second(s)
|
17
|
+
sports : count => 50 time(s) , cost => 57.1079993247986 second(s)
|
18
|
+
|
19
|
+
----------------------------------------------------------------
|
20
|
+
User defined params as below:
|
21
|
+
|
22
|
+
******************End of Reports******************
|
23
|
+
|
24
|
+
E, [2009-05-20T11:24:30.777000 #3992] ERROR -- : You didn't connect any database.
|
25
|
+
I, [2009-05-20T11:24:53.184000 #5800] INFO -- : ***************Performance Reports****************
|
26
|
+
|
27
|
+
user system total real
|
28
|
+
|
29
|
+
11.203000 0.750000 11.953000 ( 13.610000)
|
30
|
+
|
31
|
+
----------------------------------------------------------------
|
32
|
+
The Virtual User is 5.
|
33
|
+
Total Execute 50 Action(s).
|
34
|
+
Total Cost 13.6100001335144 Second(s).
|
35
|
+
This Scenario's TPS : 3.673769251249.
|
36
|
+
The longest action cost 0.545999765396118 seconds.
|
37
|
+
----------------Transaction Report----------------
|
38
|
+
Action : count => 50 time(s) , cost => 13.5780000686646 second(s)
|
39
|
+
homepage : count => 50 time(s) , cost => 5.38899946212769 second(s)
|
40
|
+
sports : count => 50 time(s) , cost => 8.09400033950806 second(s)
|
41
|
+
|
42
|
+
----------------------------------------------------------------
|
43
|
+
User defined params as below:
|
44
|
+
|
45
|
+
******************End of Reports******************
|
46
|
+
|
47
|
+
E, [2009-05-20T11:24:53.184000 #5800] ERROR -- : You didn't connect any database.
|
@@ -0,0 +1,290 @@
|
|
1
|
+
# Logfile created on Fri May 22 14:19:19 +0800 2009 by /
|
2
|
+
I, [2009-05-22T14:19:19.616000 #1436] INFO -- : ***************Performance Reports****************
|
3
|
+
|
4
|
+
user system total real
|
5
|
+
|
6
|
+
0.141000 0.016000 0.157000 ( 9.484000)
|
7
|
+
|
8
|
+
----------------------------------------------------------------
|
9
|
+
The Virtual User is 2.
|
10
|
+
Total Execute 2 Action(s).
|
11
|
+
Total Cost 9.48399996757507 Second(s).
|
12
|
+
This Scenario's TPS : 0.210881485326636.
|
13
|
+
The longest action cost 4.76500010490417 seconds.
|
14
|
+
----------------Transaction Report----------------
|
15
|
+
Action : count => 2 time(s) , cost => 9.48399996757507 second(s) , success rate => 1.0
|
16
|
+
homepage : count => 2 time(s) , cost => 4.87500023841858 second(s) , success rate => 1.0
|
17
|
+
auto : count => 2 time(s) , cost => 4.60899972915649 second(s) , success rate => 1.0
|
18
|
+
|
19
|
+
----------------------------------------------------------------
|
20
|
+
User defined params as below:
|
21
|
+
|
22
|
+
******************End of Reports******************
|
23
|
+
|
24
|
+
E, [2009-05-22T14:19:19.616000 #1436] ERROR -- : You didn't connect any database.
|
25
|
+
I, [2009-05-22T15:59:33.874000 #2368] INFO -- : ***************Performance Reports****************
|
26
|
+
|
27
|
+
user system total real
|
28
|
+
|
29
|
+
0.562000 0.063000 0.625000 ( 63.453000)
|
30
|
+
|
31
|
+
----------------------------------------------------------------
|
32
|
+
The Virtual User is 2.
|
33
|
+
Total Execute 10 Action(s).
|
34
|
+
Total Cost 63.4530000686646 Second(s).
|
35
|
+
This Scenario's TPS : 0.157596961360041.
|
36
|
+
The longest action cost 8.5310001373291 seconds.
|
37
|
+
----------------Transaction Report----------------
|
38
|
+
Action : count => 10 time(s) , cost => 63.4530000686646 second(s) , success rate => 1.0
|
39
|
+
homepage : count => 10 time(s) , cost => 25.720999956131 second(s) , success rate => 1.0
|
40
|
+
album : count => 10 time(s) , cost => 18.5919997692108 second(s) , success rate => 1.0
|
41
|
+
guest_book : count => 10 time(s) , cost => 19.1400003433228 second(s) , success rate => 1.0
|
42
|
+
|
43
|
+
----------------------------------------------------------------
|
44
|
+
User defined params as below:
|
45
|
+
|
46
|
+
******************End of Reports******************
|
47
|
+
|
48
|
+
E, [2009-05-22T15:59:33.874000 #2368] ERROR -- : You didn't connect any database.
|
49
|
+
I, [2009-05-22T16:06:49.777000 #4804] INFO -- : ***************Performance Reports****************
|
50
|
+
|
51
|
+
user system total real
|
52
|
+
|
53
|
+
0.031000 0.016000 0.047000 ( 1.719000)
|
54
|
+
|
55
|
+
----------------------------------------------------------------
|
56
|
+
The Virtual User is 2.
|
57
|
+
Total Execute 10 Action(s).
|
58
|
+
Total Cost 1.71900010108948 Second(s).
|
59
|
+
This Scenario's TPS : 5.81733531816673.
|
60
|
+
The longest action cost 0.282000064849854 seconds.
|
61
|
+
----------------Transaction Report----------------
|
62
|
+
Action : count => 10 time(s) , cost => 1.71 sec(s) , success rate => 1.0
|
63
|
+
homepage : count => 10 time(s) , cost => 1.71 sec(s) , success rate => 1.0
|
64
|
+
album : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 1.0
|
65
|
+
guest_book : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 1.0
|
66
|
+
|
67
|
+
----------------------------------------------------------------
|
68
|
+
User defined params as below:
|
69
|
+
|
70
|
+
******************End of Reports******************
|
71
|
+
|
72
|
+
E, [2009-05-22T16:06:49.777000 #4804] ERROR -- : You didn't connect any database.
|
73
|
+
I, [2009-05-22T16:08:11.902000 #5384] INFO -- : ***************Performance Reports****************
|
74
|
+
|
75
|
+
user system total real
|
76
|
+
|
77
|
+
0.063000 0.015000 0.078000 ( 1.828000)
|
78
|
+
|
79
|
+
----------------------------------------------------------------
|
80
|
+
The Virtual User is 2.
|
81
|
+
Total Execute 10 Action(s).
|
82
|
+
Total Cost 1.82799983024597 Second(s).
|
83
|
+
This Scenario's TPS : 5.47046002660428.
|
84
|
+
The longest action cost 0.5 seconds.
|
85
|
+
----------------Transaction Report----------------
|
86
|
+
Action : count => 10 time(s) , cost => 1.82 sec(s) , success rate => 1.0
|
87
|
+
homepage : count => 10 time(s) , cost => 1.82 sec(s) , success rate => 1.0
|
88
|
+
album : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 1.0
|
89
|
+
guest_book : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 1.0
|
90
|
+
|
91
|
+
----------------------------------------------------------------
|
92
|
+
User defined params as below:
|
93
|
+
|
94
|
+
******************End of Reports******************
|
95
|
+
|
96
|
+
E, [2009-05-22T16:08:11.902000 #5384] ERROR -- : You didn't connect any database.
|
97
|
+
I, [2009-05-22T16:09:18.979000 #5744] INFO -- : ***************Performance Reports****************
|
98
|
+
|
99
|
+
user system total real
|
100
|
+
|
101
|
+
0.047000 0.000000 0.047000 ( 1.593000)
|
102
|
+
|
103
|
+
----------------------------------------------------------------
|
104
|
+
The Virtual User is 2.
|
105
|
+
Total Execute 10 Action(s).
|
106
|
+
Total Cost 1.59300017356873 Second(s).
|
107
|
+
This Scenario's TPS : 6.2774632206081.
|
108
|
+
The longest action cost 0.172000169754028 seconds.
|
109
|
+
----------------Transaction Report----------------
|
110
|
+
Action : count => 10 time(s) , cost => 1.59 sec(s) , success rate => 1.0
|
111
|
+
homepage : count => 10 time(s) , cost => 1.56 sec(s) , success rate => 0.0
|
112
|
+
album : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
113
|
+
guest_book : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
114
|
+
|
115
|
+
----------------------------------------------------------------
|
116
|
+
User defined params as below:
|
117
|
+
|
118
|
+
******************End of Reports******************
|
119
|
+
|
120
|
+
E, [2009-05-22T16:09:18.979000 #5744] ERROR -- : You didn't connect any database.
|
121
|
+
I, [2009-05-22T16:09:30.307000 #4932] INFO -- : ***************Performance Reports****************
|
122
|
+
|
123
|
+
user system total real
|
124
|
+
|
125
|
+
0.125000 0.016000 0.141000 ( 2.328000)
|
126
|
+
|
127
|
+
----------------------------------------------------------------
|
128
|
+
The Virtual User is 2.
|
129
|
+
Total Execute 10 Action(s).
|
130
|
+
Total Cost 2.32800006866455 Second(s).
|
131
|
+
This Scenario's TPS : 4.29553251935103.
|
132
|
+
The longest action cost 0.828000068664551 seconds.
|
133
|
+
----------------Transaction Report----------------
|
134
|
+
Action : count => 10 time(s) , cost => 2.32 sec(s) , success rate => 1.0
|
135
|
+
homepage : count => 10 time(s) , cost => 2.26 sec(s) , success rate => 0.0
|
136
|
+
album : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
137
|
+
guest_book : count => 10 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
138
|
+
|
139
|
+
----------------------------------------------------------------
|
140
|
+
User defined params as below:
|
141
|
+
|
142
|
+
******************End of Reports******************
|
143
|
+
|
144
|
+
E, [2009-05-22T16:09:30.307000 #4932] ERROR -- : You didn't connect any database.
|
145
|
+
I, [2009-05-22T16:10:14.667000 #4228] INFO -- : ***************Performance Reports****************
|
146
|
+
|
147
|
+
user system total real
|
148
|
+
|
149
|
+
5.093000 0.265000 5.358000 ( 20.406000)
|
150
|
+
|
151
|
+
----------------------------------------------------------------
|
152
|
+
The Virtual User is 4.
|
153
|
+
Total Execute 100 Action(s).
|
154
|
+
Total Cost 20.4059998989105 Second(s).
|
155
|
+
This Scenario's TPS : 4.90051947933897.
|
156
|
+
The longest action cost 0.281000137329102 seconds.
|
157
|
+
----------------Transaction Report----------------
|
158
|
+
Action : count => 100 time(s) , cost => 20.3 sec(s) , success rate => 1.0
|
159
|
+
homepage : count => 100 time(s) , cost => 15.4 sec(s) , success rate => 0.0
|
160
|
+
album : count => 100 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
161
|
+
guest_book : count => 100 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
162
|
+
|
163
|
+
----------------------------------------------------------------
|
164
|
+
User defined params as below:
|
165
|
+
|
166
|
+
******************End of Reports******************
|
167
|
+
|
168
|
+
E, [2009-05-22T16:10:14.667000 #4228] ERROR -- : You didn't connect any database.
|
169
|
+
I, [2009-05-22T16:12:01.447000 #2296] INFO -- : ***************Performance Reports****************
|
170
|
+
|
171
|
+
user system total real
|
172
|
+
|
173
|
+
0.703000 0.172000 0.875000 ( 8.390000)
|
174
|
+
|
175
|
+
----------------------------------------------------------------
|
176
|
+
The Virtual User is 4.
|
177
|
+
Total Execute 100 Action(s).
|
178
|
+
Total Cost 8.39000010490417 Second(s).
|
179
|
+
This Scenario's TPS : 11.918950983272.
|
180
|
+
The longest action cost 0.140000104904175 seconds.
|
181
|
+
----------------Transaction Report----------------
|
182
|
+
Action : count => 100 time(s) , cost => 8.24 sec(s) , success rate => 1.0
|
183
|
+
homepage : count => 100 time(s) , cost => 7.90 sec(s) , success rate => 1.0
|
184
|
+
album : count => 100 time(s) , cost => 0.0 sec(s) , success rate => 1.0
|
185
|
+
guest_book : count => 100 time(s) , cost => 0.0 sec(s) , success rate => 1.0
|
186
|
+
|
187
|
+
----------------------------------------------------------------
|
188
|
+
User defined params as below:
|
189
|
+
|
190
|
+
******************End of Reports******************
|
191
|
+
|
192
|
+
E, [2009-05-22T16:12:01.447000 #2296] ERROR -- : You didn't connect any database.
|
193
|
+
I, [2009-05-22T16:12:30.228000 #5116] INFO -- : ***************Performance Reports****************
|
194
|
+
|
195
|
+
user system total real
|
196
|
+
|
197
|
+
3.031000 0.390000 3.421000 ( 10.985000)
|
198
|
+
|
199
|
+
----------------------------------------------------------------
|
200
|
+
The Virtual User is 4.
|
201
|
+
Total Execute 100 Action(s).
|
202
|
+
Total Cost 10.9850001335144 Second(s).
|
203
|
+
This Scenario's TPS : 9.10332260214614.
|
204
|
+
The longest action cost 0.156999826431274 seconds.
|
205
|
+
----------------Transaction Report----------------
|
206
|
+
Action : count => 100 time(s) , cost => 10.8 sec(s) , success rate => 1.0
|
207
|
+
homepage : count => 100 time(s) , cost => 8.02 sec(s) , success rate => 0.0
|
208
|
+
album : count => 100 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
209
|
+
guest_book : count => 100 time(s) , cost => 0.0 sec(s) , success rate => 0.0
|
210
|
+
|
211
|
+
----------------------------------------------------------------
|
212
|
+
User defined params as below:
|
213
|
+
|
214
|
+
******************End of Reports******************
|
215
|
+
|
216
|
+
E, [2009-05-22T16:12:30.228000 #5116] ERROR -- : You didn't connect any database.
|
217
|
+
connect db ok.
|
218
|
+
***************Performance Reports****************
|
219
|
+
|
220
|
+
user system total real
|
221
|
+
|
222
|
+
6.875000 0.765000 7.640000 ( 59.828000)
|
223
|
+
|
224
|
+
----------------------------------------------------------------
|
225
|
+
The Virtual User is 4.
|
226
|
+
Total Execute 100 Action(s).
|
227
|
+
Total Cost 59.8280000686646 Second(s).
|
228
|
+
This Scenario's TPS : 1.671458178198.
|
229
|
+
The longest action cost 0.703000068664551 seconds.
|
230
|
+
----------------Transaction Report----------------
|
231
|
+
Action : count => 100 time(s) , cost => 59.7 sec(s) , success rate => 1.0
|
232
|
+
mp3 : count => 100 time(s) , cost => 28.1 sec(s) , success rate => 1.0
|
233
|
+
query : count => 100 time(s) , cost => 10.6 sec(s) , success rate => 1.0
|
234
|
+
image : count => 100 time(s) , cost => 20.6 sec(s) , success rate => 1.0
|
235
|
+
|
236
|
+
----------------------------------------------------------------
|
237
|
+
User defined params as below:
|
238
|
+
|
239
|
+
******************End of Reports******************
|
240
|
+
|
241
|
+
connect db ok.
|
242
|
+
***************Performance Reports****************
|
243
|
+
|
244
|
+
user system total real
|
245
|
+
|
246
|
+
6.875000 1.047000 7.922000 ( 60.952000)
|
247
|
+
|
248
|
+
----------------------------------------------------------------
|
249
|
+
The Virtual User is 4.
|
250
|
+
Total Execute 100 Action(s).
|
251
|
+
Total Cost 60.9520001411438 Second(s).
|
252
|
+
This Scenario's TPS : 1.64063525017119.
|
253
|
+
The longest action cost 0.719000101089478 seconds.
|
254
|
+
----------------Transaction Report----------------
|
255
|
+
Action : count => 100 time(s) , cost => 60.8 sec(s) , success rate => 1.0
|
256
|
+
mp3 : count => 100 time(s) , cost => 28.3 sec(s) , success rate => 1.0
|
257
|
+
query : count => 100 time(s) , cost => 11.0 sec(s) , success rate => 1.0
|
258
|
+
image : count => 100 time(s) , cost => 21.0 sec(s) , success rate => 1.0
|
259
|
+
|
260
|
+
----------------------------------------------------------------
|
261
|
+
User defined params as below:
|
262
|
+
|
263
|
+
******************End of Reports******************
|
264
|
+
|
265
|
+
records has saved in DB.
|
266
|
+
connect db ok.
|
267
|
+
***************Performance Reports****************
|
268
|
+
|
269
|
+
user system total real
|
270
|
+
|
271
|
+
2.984000 0.110000 3.094000 (412.591000)
|
272
|
+
|
273
|
+
----------------------------------------------------------------
|
274
|
+
The Virtual User is 2.
|
275
|
+
Total Execute 50 Action(s).
|
276
|
+
Total Cost 412.591000080109 Second(s).
|
277
|
+
This Scenario's TPS : 0.121185386957767.
|
278
|
+
The longest action cost 17.4059998989105 seconds.
|
279
|
+
----------------Transaction Report----------------
|
280
|
+
Action : count => 50 time(s) , cost => 412. sec(s) , success rate => 1.0
|
281
|
+
homepage : count => 50 time(s) , cost => 173. sec(s) , success rate => 1.0
|
282
|
+
album : count => 50 time(s) , cost => 94.1 sec(s) , success rate => 1.0
|
283
|
+
guest_book : count => 50 time(s) , cost => 144. sec(s) , success rate => 1.0
|
284
|
+
|
285
|
+
----------------------------------------------------------------
|
286
|
+
User defined params as below:
|
287
|
+
|
288
|
+
******************End of Reports******************
|
289
|
+
|
290
|
+
records has saved in DB.
|