-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresults.bm.reference.txt
135 lines (112 loc) · 5.17 KB
/
results.bm.reference.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
TESTED: jesse.franz.com on Wed Jul 3 12:45:19 PDT 2019
make[1]: Entering directory `/acl/acl10.1/src/uri'
rm -f build.tmp *.fasl
echo '(load (compile-file "bench.cl"))' >> build.tmp
echo '(run-bms)' >> build.tmp
echo '(exit 0)' >> build.tmp
/acl/layer/tmp/acl10.1/mlisp8 +s build.tmp -qq -batch
Allegro CL [master]
10.1 [32-bit Linux (x86)] (Jul 2, 2019 14:03)
Copyright (C) 1985-2017, Franz Inc., Oakland, CA, USA. All Rights Reserved.
This development copy of Allegro CL is licensed to:
Franz Inc. Staff
;; Optimization settings: safety 1, space 1, speed 1, debug 2.
;; For a complete description of all compiler switches given the
;; current optimization settings evaluate (explain-compiler-settings).
;;---
;; Current reader case mode: :case-sensitive-lower
;;; Compiling file bench.cl
;;; Writing fasl file bench.fasl
;;; Fasl write complete
; Fast loading /acl/acl10.1/src/uri/bench.fasl
t
;; Testing #<Function uri-perf-parse>..
; cpu time (non-gc) 10.116458 sec user, 0.000000 sec system
; cpu time (gc) 0.102989 sec user, 0.006999 sec system
; cpu time (total) 10.219447 sec user, 0.006999 sec system
; real time 10.228057 sec (99.98%)
; space allocation:
; 0 cons cells, 838,400,000 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 12 (gc: 0)
; cpu time (non-gc) 10.114466 sec user, 0.000000 sec system
; cpu time (gc) 0.096981 sec user, 0.006999 sec system
; cpu time (total) 10.211447 sec user, 0.006999 sec system
; real time 10.220245 sec (99.98%)
; space allocation:
; 0 cons cells, 838,400,000 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
; cpu time (non-gc) 10.099463 sec user, 0.000000 sec system
; cpu time (gc) 0.117984 sec user, 0.004999 sec system
; cpu time (total) 10.217447 sec user, 0.004999 sec system
; real time 10.224499 sec (99.98%)
; space allocation:
; 0 cons cells, 838,400,000 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
;; Testing #<Function uri-perf-render-uri>..
; cpu time (non-gc) 11.090308 sec user, 0.004999 sec system
; cpu time (gc) 0.139985 sec user, 0.010999 sec system
; cpu time (total) 11.230293 sec user, 0.015998 sec system
; real time 11.253382 sec (99.94%)
; space allocation:
; 38,400,067 cons cells, 768,000,880 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 1 (gc: 0)
; cpu time (non-gc) 11.110313 sec user, 0.003000 sec system
; cpu time (gc) 0.130978 sec user, 0.005998 sec system
; cpu time (total) 11.241291 sec user, 0.008998 sec system
; real time 11.254612 sec (99.96%)
; space allocation:
; 38,400,000 cons cells, 768,000,000 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
; cpu time (non-gc) 11.139301 sec user, 0.001000 sec system
; cpu time (gc) 0.101990 sec user, 0.001000 sec system
; cpu time (total) 11.241291 sec user, 0.002000 sec system
; real time 11.247461 sec (99.96%)
; space allocation:
; 38,400,000 cons cells, -3,526,967,296 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
;; Testing #<Function uri-perf-format>..
; cpu time (non-gc) 11.891192 sec user, 0.001000 sec system
; cpu time (gc) 0.115983 sec user, 0.004999 sec system
; cpu time (total) 12.007175 sec user, 0.005999 sec system
; real time 12.016942 sec (99.97%)
; space allocation:
; 27,500,990 cons cells, 710,004,944 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
; cpu time (non-gc) 11.910189 sec user, 0.000000 sec system
; cpu time (gc) 0.103985 sec user, 0.003000 sec system
; cpu time (total) 12.014174 sec user, 0.003000 sec system
; real time 12.020989 sec (99.97%)
; space allocation:
; 27,500,933 cons cells, 710,000,000 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
; cpu time (non-gc) 11.899191 sec user, 0.000000 sec system
; cpu time (gc) 0.106984 sec user, 0.003999 sec system
; cpu time (total) 12.006175 sec user, 0.003999 sec system
; real time 12.013545 sec (99.97%)
; space allocation:
; 27,500,933 cons cells, 710,000,000 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
;; Testing #<Function uri-perf-slot-access>..
; cpu time (non-gc) 52.517016 sec user, 0.004999 sec system
; cpu time (gc) 0.000000 sec user, 0.000000 sec system
; cpu time (total) 52.517016 sec user, 0.004999 sec system
; real time 52.536214 sec (99.97%)
; space allocation:
; 0 cons cells, 0 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
; cpu time (non-gc) 52.513017 sec user, 0.000000 sec system
; cpu time (gc) 0.000000 sec user, 0.000000 sec system
; cpu time (total) 52.513017 sec user, 0.000000 sec system
; real time 52.519921 sec (99.99%)
; space allocation:
; 0 cons cells, 0 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
; cpu time (non-gc) 52.555011 sec user, 0.000000 sec system
; cpu time (gc) 0.000000 sec user, 0.000000 sec system
; cpu time (total) 52.555011 sec user, 0.000000 sec system
; real time 52.561849 sec (99.99%)
; space allocation:
; 0 cons cells, 0 other bytes, 0 static bytes
; Page Faults: major: 0 (gc: 0), minor: 0 (gc: 0)
nil ; Exiting
make[1]: Leaving directory `/acl/acl10.1/src/uri'