Tagged 0.7.5
[scuttle] / includes / utf8 / tests / data / bench / substr_mbstring_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/substr.php?engine=mbstring
13 Document Length:        5 bytes
14
15 Concurrency Level:      1
16 Time taken for tests:   18.344252 seconds
17 Complete requests:      1000
18 Failed requests:        0
19 Write errors:           0
20 Total transferred:      228000 bytes
21 HTML transferred:       5000 bytes
22 Requests per second:    54.51 [#/sec] (mean)
23 Time per request:       18.344 [ms] (mean)
24 Time per request:       18.344 [ms] (mean, across all concurrent requests)
25 Transfer rate:          12.10 [Kbytes/sec] received
26
27 Connection Times (ms)
28               min  mean[+/-sd] median   max
29 Connect:        0    0   0.0      0       0
30 Processing:    14   17   9.8     15      53
31 Waiting:        0   17   9.9     14      53
32 Total:         14   17   9.8     15      53
33
34 Percentage of the requests served within a certain time (ms)
35   50%     15
36   66%     15
37   75%     15
38   80%     15
39   90%     22
40   95%     48
41   98%     50
42   99%     50
43  100%     53 (longest request)

Benjamin Mako Hill || Want to submit a patch?