Tagged 0.7.5
[scuttle] / includes / utf8 / tests / data / bench / strrpos_native_20060226.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.54
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:   33.444724 seconds
17 Complete requests:      1000
18 Failed requests:        0
19 Write errors:           0
20 Total transferred:      381000 bytes
21 HTML transferred:       156000 bytes
22 Requests per second:    29.90 [#/sec] (mean)
23 Time per request:       33.445 [ms] (mean)
24 Time per request:       33.445 [ms] (mean, across all concurrent requests)
25 Transfer rate:          11.12 [Kbytes/sec] received
26
27 Connection Times (ms)
28               min  mean[+/-sd] median   max
29 Connect:        0    0   0.0      0       0
30 Processing:    29   33  14.1     30     126
31 Waiting:        0   32  14.3     30     125
32 Total:         29   33  14.1     30     126
33
34 Percentage of the requests served within a certain time (ms)
35   50%     30
36   66%     30
37   75%     30
38   80%     30
39   90%     30
40   95%     48
41   98%     99
42   99%     99
43  100%    126 (longest request)

Benjamin Mako Hill || Want to submit a patch?