4.5.0

This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking localhost (be patient)


Server Software:        Spiffy/4.8
Server Hostname:        localhost
Server Port:            8080

Document Path:          /
Document Length:        44 bytes

Concurrency Level:      100
Time taken for tests:   70.403 seconds
Complete requests:      10000
Failed requests:        0
Write errors:           0
Total transferred:      1920000 bytes
HTML transferred:       440000 bytes
Requests per second:    142.04 [#/sec] (mean)
Time per request:       704.032 [ms] (mean)
Time per request:       7.040 [ms] (mean, across all concurrent requests)
Transfer rate:          26.63 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        0  486 2628.2      0   45001
Processing:     6  115 222.6     87   12456
Waiting:        3  114 222.5     87   12455
Total:         24  601 2639.2     88   45196

Percentage of the requests served within a certain time (ms)
  50%     88
  66%    101
  75%    118
  80%    131
  90%    288
  95%   3103
  98%   9086
  99%   9144
 100%  45196 (longest request)

4.6.1

This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking localhost (be patient)


Server Software:        Spiffy/4.8
Server Hostname:        localhost
Server Port:            8080

Document Path:          /
Document Length:        44 bytes

Concurrency Level:      100
Time taken for tests:   11.707 seconds
Complete requests:      10000
Failed requests:        0
Write errors:           0
Total transferred:      1920000 bytes
HTML transferred:       440000 bytes
Requests per second:    854.21 [#/sec] (mean)
Time per request:       117.067 [ms] (mean)
Time per request:       1.171 [ms] (mean, across all concurrent requests)
Transfer rate:          160.16 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        0   60 600.9      0    9003
Processing:     6   20  97.2     11    6946
Waiting:        6   19  97.2     10    6946
Total:          7   80 623.2     11    9946

Percentage of the requests served within a certain time (ms)
  50%     11
  66%     17
  75%     20
  80%     23
  90%     29
  95%     41
  98%    101
  99%   3014
 100%   9946 (longest request)

server code

(use awful)

(define-page (main-page-path)
  (lambda ()
    "hello"))