From: <fac...@gm...> - 2022-01-22 22:28:00
|
<div><h1>Build report for macosx/x86.64</h1> <table> <tr><td>Build machine:</td><td>macmini</td></tr> <tr><td>Disk usage:</td><td>356.56Gi used, 574.99Gi avail, 931.55Gi total, 61.72% free</td></tr> <tr><td>Build directory:</td><td>/Users/jbenedik/builds/2022-01-22-13-22</td></tr> <tr><td>GIT ID:</td><td><a href="http://github.com/factor/factor/commit/381eb8702498f04635ebd913303403f9489d7e30">381eb8702498f04635ebd913303403f9489d7e30</a></td></tr> </table><h2>Timings</h2> <table><tr><td>boot-time</td><td>00:04:28</td></tr><tr><td>load-time</td><td>00:15:41</td></tr><tr><td>test-time</td><td>00:29:54</td></tr><tr><td>help-lint-time</td><td>00:00:15</td></tr><tr><td>benchmark-time</td><td>00:10:15</td></tr><tr><td>html-help-time</td><td>00:02:46</td></tr></table><h1>Unit test failures</h1> <ul><li>resource:basis/compiler/tree/cleanup/cleanup-tests.factor</li><li>resource:basis/compiler/tree/recursive/recursive-tests.factor</li></ul> Details: <pre> ==== resource:basis/compiler/tree/cleanup/cleanup-tests.factor resource:basis/compiler/tree/cleanup/cleanup-tests.factor: 350 Unit Test: { { t } [ [ { integer } declare <iota> [ ] map ] \ integer>fixnum inlined? ] } === Expected: t === Got: f (U) [ c-to-factor => ] c-to-factor (U) [ [ (get-catchstack) push ] dip call => (get-catchstack) pop* ] (O) command-line-startup (O) do-all (O) do-tests (O) test-vocabs (O) test-vocab (O) run-test-file (U) [ { t } [ ~quotation~ cleaned-up-tree ~quotation~ contains-node? ] \ (unit-test) 16 experiment { f } [ ~quotation~ cleaned-up-tree ~quotation~ contains-node? ] \ (unit-test) 18 experiment { f } [ ~quotation~ cleaned-up-tree ~quotation~ contains-node? ] \ (unit-test) 20 experiment { t } [ ~quotation~ cleaned-up-tree ~quotation~ contains-node? ] \ (unit-test) 22 experiment { t } [ ~quotation~ cleaned-up-tree ~quotation~ contains-node? ] \ (unit-test) 26 experiment { f } [ ~quotation~ cleaned-up-tree ~quotation~ contains-node? ] \ (unit-test) 28 experiment { t } [ ~quotation~ cleaned-up-tree ~quotation~ contains-node? ] \ (unit-test) 30 experiment { f } [ ~quotation~ \ >fixnum inlined? ] \ (unit-test) 35 experiment { t } [ ~quotation~ \ detect-f inlined? ] \ (unit-test) 49 experiment { t } [ ~quotation~ \ xyz inlined? ] \ (unit-test) 59 experiment { t } [ ~quotation~ \ xyz inlined? ] \ (unit-test) 64 experiment { t } [ ~quotation~ \ + inlined? ] \ (unit-test) 80 experiment { t } [ ~quotation~ \ xyz inlined? ] \ (unit-test) 93 experiment { t } [ ~quotation~ \ fixnum+ inlined? ] \ (unit-test) 97 experiment { t } [ ~quotation~ \ + inlined? ] \ (unit-test) 102 experiment { t } [ ~quotation~ \ + inlined? ] \ (unit-test) 107 experiment { t } [ ~quotation~ \ >= inlined? ] \ (unit-test) 111 experiment { t } [ ~quotation~ \ + inlined? ] \ (unit-test) 115 experiment { t } [ ~quotation~ \ fixnum+ inlined? ] \ (unit-test) 119 experiment { t } [ ~quotation~ \ + inlined? ] \ (unit-test) 124 ~345 more~ ] (U) [ 2 load-locals -1 get-local <experiment> load-local silent-tests? get 0 get-local [ load-local 0 get-local experiment. 1 drop-locals ] curry unless -2 get-local execute => 0 get-local -1 get-local [ 2 load-locals -1 get-local 0 get-local ~quotation~ curry curry ~quotation~ if 2 drop-locals ] curry curry [ 2drop "Warning: test skipped!" print ] if 3 drop-locals ] experiment (O) (unit-test) (O) assert-sequence= (O) assert-sequence (O) M\ object throw (U) [ OBJ-CURRENT-THREAD special-object error-thread set-global current-continuation => error-continuation set-global [ original-error set-global ] [ rethrow ] bi ] ==== resource:basis/compiler/tree/recursive/recursive-tests.factor resource:basis/compiler/tree/recursive/recursive-tests.factor: 55 Unit Test: { { t } [ [ [ loop-test-1 ] each ] build-tree analyze-recursive \ (each-integer) label-is-loop? ] } === Expected: t === Got: f (U) [ c-to-factor => ] c-to-factor (U) [ [ (get-catchstack) push ] dip call => (get-catchstack) pop* ] (O) command-line-startup (O) do-all (O) do-tests (O) test-vocabs (O) test-vocab (O) run-test-file (U) [ { ~array~ } [ f ~array~ (tail-calls) ] \ (unit-test) 9 experiment { ~array~ } [ t ~array~ (tail-calls) ] \ (unit-test) 10 experiment { ~array~ } [ t ~array~ (tail-calls) ] \ (unit-test) 11 experiment { ~array~ } [ t ~array~ (tail-calls) ] \ (unit-test) 12 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-1 label-is-loop? ] \ (unit-test) 40 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-1 label-is-loop? ] \ (unit-test) 45 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-1 label-is-loop? ] \ (unit-test) 50 experiment { t } [ ~quotation~ build-tree analyze-recursive \ (each-integer) label-is-loop? ] \ (unit-test) 55 experiment => { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-2 label-is-not-loop? ] \ (unit-test) 63 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-3 label-is-not-loop? ] \ (unit-test) 71 experiment { f } [ ~quotation~ build-tree analyze-recursive ~quotation~ contains-node? ] \ (unit-test) 78 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a label-is-loop? ] \ (unit-test) 93 experiment { t } [ ~quotation~ build-tree analyze-recursive \ b label-is-loop? ] \ (unit-test) 98 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a label-is-loop? ] \ (unit-test) 103 experiment { t } [ ~quotation~ build-tree analyze-recursive \ b label-is-loop? ] \ (unit-test) 108 experiment { f } [ ~quotation~ build-tree analyze-recursive \ a' label-is-loop? ] \ (unit-test) 121 experiment { f } [ ~quotation~ build-tree analyze-recursive \ b' label-is-loop? ] \ (unit-test) 126 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a' label-is-loop? ] \ (unit-test) 135 experiment { f } [ ~quotation~ build-tree analyze-recursive \ b' label-is-loop? ] \ (unit-test) 140 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a'' label-is-not-loop? ] \ (unit-test) ~47 more~ ] (U) [ 2 load-locals -1 get-local <experiment> load-local silent-tests? get 0 get-local [ load-local 0 get-local experiment. 1 drop-locals ] curry unless -2 get-local execute => 0 get-local -1 get-local [ 2 load-locals -1 get-local 0 get-local ~quotation~ curry curry ~quotation~ if 2 drop-locals ] curry curry [ 2drop "Warning: test skipped!" print ] if 3 drop-locals ] experiment (O) (unit-test) (O) assert-sequence= (O) assert-sequence (O) M\ object throw (U) [ OBJ-CURRENT-THREAD special-object error-thread set-global current-continuation => error-continuation set-global [ original-error set-global ] [ rethrow ] bi ] resource:basis/compiler/tree/recursive/recursive-tests.factor: 179 Unit Test: { { t } [ [ 10 [ [ drop ] each-integer ] loop-in-non-loop ] build-tree analyze-recursive \ (each-integer) label-is-loop? ] } === Expected: t === Got: f (U) [ c-to-factor => ] c-to-factor (U) [ [ (get-catchstack) push ] dip call => (get-catchstack) pop* ] (O) command-line-startup (O) do-all (O) do-tests (O) test-vocabs (O) test-vocab (O) run-test-file (U) [ { ~array~ } [ f ~array~ (tail-calls) ] \ (unit-test) 9 experiment { ~array~ } [ t ~array~ (tail-calls) ] \ (unit-test) 10 experiment { ~array~ } [ t ~array~ (tail-calls) ] \ (unit-test) 11 experiment { ~array~ } [ t ~array~ (tail-calls) ] \ (unit-test) 12 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-1 label-is-loop? ] \ (unit-test) 40 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-1 label-is-loop? ] \ (unit-test) 45 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-1 label-is-loop? ] \ (unit-test) 50 experiment { t } [ ~quotation~ build-tree analyze-recursive \ (each-integer) label-is-loop? ] \ (unit-test) 55 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-2 label-is-not-loop? ] \ (unit-test) 63 experiment { t } [ ~quotation~ build-tree analyze-recursive \ loop-test-3 label-is-not-loop? ] \ (unit-test) 71 experiment { f } [ ~quotation~ build-tree analyze-recursive ~quotation~ contains-node? ] \ (unit-test) 78 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a label-is-loop? ] \ (unit-test) 93 experiment { t } [ ~quotation~ build-tree analyze-recursive \ b label-is-loop? ] \ (unit-test) 98 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a label-is-loop? ] \ (unit-test) 103 experiment { t } [ ~quotation~ build-tree analyze-recursive \ b label-is-loop? ] \ (unit-test) 108 experiment { f } [ ~quotation~ build-tree analyze-recursive \ a' label-is-loop? ] \ (unit-test) 121 experiment { f } [ ~quotation~ build-tree analyze-recursive \ b' label-is-loop? ] \ (unit-test) 126 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a' label-is-loop? ] \ (unit-test) 135 experiment { f } [ ~quotation~ build-tree analyze-recursive \ b' label-is-loop? ] \ (unit-test) 140 experiment { t } [ ~quotation~ build-tree analyze-recursive \ a'' label-is-not-loop? ] \ (unit-test) 153 ~47 more~ ] (U) [ 2 load-locals -1 get-local <experiment> load-local silent-tests? get 0 get-local [ load-local 0 get-local experiment. 1 drop-locals ] curry unless -2 get-local execute => 0 get-local -1 get-local [ 2 load-locals -1 get-local 0 get-local ~quotation~ curry curry ~quotation~ if 2 drop-locals ] curry curry [ 2drop "Warning: test skipped!" print ] if 3 drop-locals ] experiment (O) (unit-test) (O) assert-sequence= (O) assert-sequence (O) M\ object throw (U) [ OBJ-CURRENT-THREAD special-object error-thread set-global current-continuation => error-continuation set-global [ original-error set-global ] [ rethrow ] bi ] </pre><h2>Benchmarks</h2> <table> <tr><th>Benchmark</th><th>Time (seconds)</th></tr> <tr><td>benchmark.3d-matrix-scalar</td><td>0.526</td></tr><tr><td>benchmark.3d-matrix-vector</td><td>0.016</td></tr><tr><td>benchmark.ant</td><td>0.084</td></tr><tr><td>benchmark.backtrack</td><td>0.123</td></tr><tr><td>benchmark.base64</td><td>0.026</td></tr><tr><td>benchmark.beust1</td><td>0.351</td></tr><tr><td>benchmark.beust2</td><td>0.268</td></tr><tr><td>benchmark.binary-search</td><td>0.090</td></tr><tr><td>benchmark.binary-trees</td><td>0.708</td></tr><tr><td>benchmark.bloom-filters</td><td>0.113</td></tr><tr><td>benchmark.bootstrap1</td><td>6.191</td></tr><tr><td>benchmark.busy-loop</td><td>0.667</td></tr><tr><td>benchmark.chameneos-redux</td><td>0.684</td></tr><tr><td>benchmark.combinatorics</td><td>0.033</td></tr><tr><td>benchmark.completion</td><td>0.321</td></tr><tr><td>benchmark.continuations</td><td>0.351</td></tr><tr><td>benchmark.crc32</td><td>0.098</td></tr><tr><td>benchmark.csv</td><td>0.042</td></tr><tr><td>benchmark.cuckoo-filters</td><td>2.027</td></tr><tr><td>benchmark.dawes</td><td>0.038</td></tr><tr><td>benchmark.dispatch1</td><td>0.430</td></tr><tr><td>benchmark.dispatch2</td><td>0.562</td></tr><tr><td>benchmark.dispatch3</td><td>0.636</td></tr><tr><td>benchmark.dispatch4</td><td>0.905</td></tr><tr><td>benchmark.dispatch5</td><td>0.305</td></tr><tr><td>benchmark.dispatch6</td><td>1.814</td></tr><tr><td>benchmark.dlists</td><td>0.264</td></tr><tr><td>benchmark.e-decimals</td><td>0.219</td></tr><tr><td>benchmark.e-ratios</td><td>0.032</td></tr><tr><td>benchmark.empty-loop-0</td><td>0.051</td></tr><tr><td>benchmark.empty-loop-1</td><td>0.011</td></tr><tr><td>benchmark.empty-loop-2</td><td>0.022</td></tr><tr><td>benchmark.euler150</td><td>2.306</td></tr><tr><td>benchmark.fannkuch</td><td>0.346</td></tr><tr><td>benchmark.fasta</td><td>0.941</td></tr><tr><td>benchmark.fib1</td><td>0.029</td></tr><tr><td>benchmark.fib2</td><td>0.030</td></tr><tr><td>benchmark.fib3</td><td>0.082</td></tr><tr><td>benchmark.fib4</td><td>0.044</td></tr><tr><td>benchmark.fib5</td><td>0.142</td></tr><tr><td>benchmark.fib6</td><td>2.518</td></tr><tr><td>benchmark.fib7</td><td>0.168</td></tr><tr><td>benchmark.fib8</td><td>0.118</td></tr><tr><td>benchmark.find-pi</td><td>0.439</td></tr><tr><td>benchmark.flip</td><td>0.244</td></tr><tr><td>benchmark.gc0</td><td>1.112</td></tr><tr><td>benchmark.gc1</td><td>0.048</td></tr><tr><td>benchmark.gc2</td><td>13.131</td></tr><tr><td>benchmark.gc3</td><td>0.160</td></tr><tr><td>benchmark.hash-sets</td><td>0.531</td></tr><tr><td>benchmark.hashtables</td><td>0.426</td></tr><tr><td>benchmark.heaps</td><td>0.114</td></tr><tr><td>benchmark.interval-sets</td><td>0.502</td></tr><tr><td>benchmark.iteration</td><td>0.509</td></tr><tr><td>benchmark.json</td><td>0.148</td></tr><tr><td>benchmark.knucleotide</td><td>0.930</td></tr><tr><td>benchmark.lcs</td><td>0.177</td></tr><tr><td>benchmark.lexer</td><td>3.650</td></tr><tr><td>benchmark.linked-assocs</td><td>0.376</td></tr><tr><td>benchmark.make</td><td>0.681</td></tr><tr><td>benchmark.mandel</td><td>0.025</td></tr><tr><td>benchmark.matrix-exponential-scalar</td><td>1.655</td></tr><tr><td>benchmark.matrix-exponential-simd</td><td>0.050</td></tr><tr><td>benchmark.md5</td><td>0.014</td></tr><tr><td>benchmark.memoize</td><td>0.137</td></tr><tr><td>benchmark.msgpack</td><td>0.609</td></tr><tr><td>benchmark.mt</td><td>0.074</td></tr><tr><td>benchmark.namespaces</td><td>0.337</td></tr><tr><td>benchmark.nbody</td><td>1.060</td></tr><tr><td>benchmark.nbody-simd</td><td>0.075</td></tr><tr><td>benchmark.nested-empty-loop-1</td><td>0.028</td></tr><tr><td>benchmark.nested-empty-loop-2</td><td>0.125</td></tr><tr><td>benchmark.nsieve</td><td>0.113</td></tr><tr><td>benchmark.nsieve-bits</td><td>0.252</td></tr><tr><td>benchmark.nsieve-bytes</td><td>0.061</td></tr><tr><td>benchmark.parse-bignum</td><td>0.408</td></tr><tr><td>benchmark.parse-fixnum</td><td>0.321</td></tr><tr><td>benchmark.parse-float</td><td>3.551</td></tr><tr><td>benchmark.parse-ratio</td><td>0.186</td></tr><tr><td>benchmark.partial-sums</td><td>0.184</td></tr><tr><td>benchmark.pidigits</td><td>0.160</td></tr><tr><td>benchmark.random</td><td>0.081</td></tr><tr><td>benchmark.randomize</td><td>0.771</td></tr><tr><td>benchmark.raytracer</td><td>0.708</td></tr><tr><td>benchmark.raytracer-simd</td><td>0.119</td></tr><tr><td>benchmark.recursive</td><td>0.345</td></tr><tr><td>benchmark.regex-dna</td><td>0.391</td></tr><tr><td>benchmark.regexp</td><td>0.161</td></tr><tr><td>benchmark.reverse-complement</td><td>0.845</td></tr><tr><td>benchmark.ring</td><td>0.280</td></tr><tr><td>benchmark.sfmt</td><td>0.050</td></tr><tr><td>benchmark.sha1</td><td>0.101</td></tr><tr><td>benchmark.sieve</td><td>0.753</td></tr><tr><td>benchmark.simd-1</td><td>0.191</td></tr><tr><td>benchmark.sockets</td><td>2.463</td></tr><tr><td>benchmark.sort</td><td>0.769</td></tr><tr><td>benchmark.spectral-norm</td><td>0.272</td></tr><tr><td>benchmark.spectral-norm-simd</td><td>0.199</td></tr><tr><td>benchmark.splay</td><td>0.146</td></tr><tr><td>benchmark.splitting</td><td>0.174</td></tr><tr><td>benchmark.stack</td><td>0.258</td></tr><tr><td>benchmark.struct-arrays</td><td>0.195</td></tr><tr><td>benchmark.sum-file</td><td>0.245</td></tr><tr><td>benchmark.tcp-echo0</td><td>0.024</td></tr><tr><td>benchmark.tcp-echo1</td><td>0.407</td></tr><tr><td>benchmark.tcp-echo2</td><td>0.416</td></tr><tr><td>benchmark.terrain-generation</td><td>0.036</td></tr><tr><td>benchmark.timers</td><td>0.050</td></tr><tr><td>benchmark.tuple-arrays</td><td>0.215</td></tr><tr><td>benchmark.typecheck1</td><td>0.320</td></tr><tr><td>benchmark.typecheck2</td><td>0.353</td></tr><tr><td>benchmark.typecheck3</td><td>0.376</td></tr><tr><td>benchmark.udp-echo0</td><td>0.516</td></tr><tr><td>benchmark.udp-echo1</td><td>0.539</td></tr><tr><td>benchmark.udp-echo2</td><td>0.673</td></tr><tr><td>benchmark.ui-panes</td><td>0.068</td></tr><tr><td>benchmark.unicode</td><td>0.178</td></tr><tr><td>benchmark.wrap</td><td>0.066</td></tr><tr><td>benchmark.xml</td><td>0.209</td></tr><tr><td>benchmark.yield</td><td>0.229</td></tr><tr><td>benchmark.yuv-to-rgb</td><td>0.040</td></tr> </table></div> |