Tagged 0.7.5
[scuttle] / includes / utf8 / tests / data / bench / strrpos_native_20061001.txt
1 This is ApacheBench, Version 2.0.41-dev <$Revision: 1.1 $> apache-2.0
2 Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
3 Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
4
5 Benchmarking localhost (be patient)
6
7
8 Server Software:        Apache/2.0.55
9 Server Hostname:        localhost
10 Server Port:            80
11
12 Document Path:          /~harryf/utf8/tests/bench/strrpos.php?engine=native
13 Document Length:        156 bytes
14
15 Concurrency Level:      1
16 Time taken for tests:   35.459417 seconds
17 Complete requests:      1000
18 Failed requests:        0
19 Write errors:           0
20 Total transferred:      359000 bytes
21 HTML transferred:       156000 bytes
22 Requests per second:    28.20 [#/sec] (mean)
23 Time per request:       35.459 [ms] (mean)
24 Time per request:       35.459 [ms] (mean, across all concurrent requests)
25 Transfer rate:          9.87 [Kbytes/sec] received
26
27 Connection Times (ms)
28               min  mean[+/-sd] median   max
29 Connect:        0    0   0.1      0       3
30 Processing:    29   34  17.6     31     156
31 Waiting:        0   34  17.7     31     156
32 Total:         29   34  17.6     31     156
33
34 Percentage of the requests served within a certain time (ms)
35   50%     31
36   66%     31
37   75%     32
38   80%     32
39   90%     34
40   95%     54
41   98%    113
42   99%    115
43  100%    156 (longest request)

Benjamin Mako Hill || Want to submit a patch?