From: <fac...@gm...> - 2022-01-22 23:33:39
|
<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>361.53Gi used, 570.02Gi avail, 931.55Gi total, 61.19% free</td></tr> <tr><td>Build directory:</td><td>/Users/jbenedik/builds/2022-01-22-14-27</td></tr> <tr><td>GIT ID:</td><td><a href="http://github.com/factor/factor/commit/ee67da74b0da7c503555faac927fe94cccf870d1">ee67da74b0da7c503555faac927fe94cccf870d1</a></td></tr> </table><h2>Timings</h2> <table><tr><td>boot-time</td><td>00:04:25</td></tr><tr><td>load-time</td><td>00:15:16</td></tr><tr><td>test-time</td><td>00:29:56</td></tr><tr><td>help-lint-time</td><td>00:00:15</td></tr><tr><td>benchmark-time</td><td>00:11:36</td></tr><tr><td>html-help-time</td><td>00:02:47</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.560</td></tr><tr><td>benchmark.3d-matrix-vector</td><td>0.015</td></tr><tr><td>benchmark.ant</td><td>0.087</td></tr><tr><td>benchmark.backtrack</td><td>0.129</td></tr><tr><td>benchmark.base64</td><td>0.026</td></tr><tr><td>benchmark.beust1</td><td>0.353</td></tr><tr><td>benchmark.beust2</td><td>0.261</td></tr><tr><td>benchmark.binary-search</td><td>0.085</td></tr><tr><td>benchmark.binary-trees</td><td>0.716</td></tr><tr><td>benchmark.bloom-filters</td><td>0.113</td></tr><tr><td>benchmark.bootstrap1</td><td>6.210</td></tr><tr><td>benchmark.busy-loop</td><td>0.668</td></tr><tr><td>benchmark.chameneos-redux</td><td>0.705</td></tr><tr><td>benchmark.combinatorics</td><td>0.031</td></tr><tr><td>benchmark.completion</td><td>0.328</td></tr><tr><td>benchmark.continuations</td><td>0.372</td></tr><tr><td>benchmark.crc32</td><td>0.095</td></tr><tr><td>benchmark.csv</td><td>0.041</td></tr><tr><td>benchmark.cuckoo-filters</td><td>2.011</td></tr><tr><td>benchmark.dawes</td><td>0.034</td></tr><tr><td>benchmark.dispatch1</td><td>0.474</td></tr><tr><td>benchmark.dispatch2</td><td>0.508</td></tr><tr><td>benchmark.dispatch3</td><td>0.599</td></tr><tr><td>benchmark.dispatch4</td><td>1.064</td></tr><tr><td>benchmark.dispatch5</td><td>0.300</td></tr><tr><td>benchmark.dispatch6</td><td>1.712</td></tr><tr><td>benchmark.dlists</td><td>0.268</td></tr><tr><td>benchmark.e-decimals</td><td>0.217</td></tr><tr><td>benchmark.e-ratios</td><td>0.032</td></tr><tr><td>benchmark.empty-loop-0</td><td>0.050</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.311</td></tr><tr><td>benchmark.fannkuch</td><td>0.340</td></tr><tr><td>benchmark.fasta</td><td>0.921</td></tr><tr><td>benchmark.fib1</td><td>0.029</td></tr><tr><td>benchmark.fib2</td><td>0.028</td></tr><tr><td>benchmark.fib3</td><td>0.084</td></tr><tr><td>benchmark.fib4</td><td>0.047</td></tr><tr><td>benchmark.fib5</td><td>0.150</td></tr><tr><td>benchmark.fib6</td><td>2.472</td></tr><tr><td>benchmark.fib7</td><td>0.176</td></tr><tr><td>benchmark.fib8</td><td>0.123</td></tr><tr><td>benchmark.find-pi</td><td>0.453</td></tr><tr><td>benchmark.flip</td><td>0.259</td></tr><tr><td>benchmark.gc0</td><td>1.317</td></tr><tr><td>benchmark.gc1</td><td>0.054</td></tr><tr><td>benchmark.gc2</td><td>13.684</td></tr><tr><td>benchmark.gc3</td><td>0.164</td></tr><tr><td>benchmark.hash-sets</td><td>0.573</td></tr><tr><td>benchmark.hashtables</td><td>0.440</td></tr><tr><td>benchmark.heaps</td><td>0.121</td></tr><tr><td>benchmark.interval-sets</td><td>0.490</td></tr><tr><td>benchmark.iteration</td><td>0.544</td></tr><tr><td>benchmark.json</td><td>0.152</td></tr><tr><td>benchmark.knucleotide</td><td>0.934</td></tr><tr><td>benchmark.lcs</td><td>0.188</td></tr><tr><td>benchmark.lexer</td><td>3.875</td></tr><tr><td>benchmark.linked-assocs</td><td>0.419</td></tr><tr><td>benchmark.make</td><td>0.735</td></tr><tr><td>benchmark.mandel</td><td>0.027</td></tr><tr><td>benchmark.matrix-exponential-scalar</td><td>1.719</td></tr><tr><td>benchmark.matrix-exponential-simd</td><td>0.053</td></tr><tr><td>benchmark.md5</td><td>0.021</td></tr><tr><td>benchmark.memoize</td><td>0.146</td></tr><tr><td>benchmark.msgpack</td><td>0.807</td></tr><tr><td>benchmark.mt</td><td>0.087</td></tr><tr><td>benchmark.namespaces</td><td>0.437</td></tr><tr><td>benchmark.nbody</td><td>1.167</td></tr><tr><td>benchmark.nbody-simd</td><td>0.083</td></tr><tr><td>benchmark.nested-empty-loop-1</td><td>0.037</td></tr><tr><td>benchmark.nested-empty-loop-2</td><td>0.144</td></tr><tr><td>benchmark.nsieve</td><td>0.153</td></tr><tr><td>benchmark.nsieve-bits</td><td>0.273</td></tr><tr><td>benchmark.nsieve-bytes</td><td>0.064</td></tr><tr><td>benchmark.parse-bignum</td><td>0.444</td></tr><tr><td>benchmark.parse-fixnum</td><td>0.348</td></tr><tr><td>benchmark.parse-float</td><td>3.785</td></tr><tr><td>benchmark.parse-ratio</td><td>0.206</td></tr><tr><td>benchmark.partial-sums</td><td>0.200</td></tr><tr><td>benchmark.pidigits</td><td>0.171</td></tr><tr><td>benchmark.random</td><td>0.087</td></tr><tr><td>benchmark.randomize</td><td>0.880</td></tr><tr><td>benchmark.raytracer</td><td>0.772</td></tr><tr><td>benchmark.raytracer-simd</td><td>0.126</td></tr><tr><td>benchmark.recursive</td><td>0.361</td></tr><tr><td>benchmark.regex-dna</td><td>0.421</td></tr><tr><td>benchmark.regexp</td><td>0.164</td></tr><tr><td>benchmark.reverse-complement</td><td>0.919</td></tr><tr><td>benchmark.ring</td><td>0.334</td></tr><tr><td>benchmark.sfmt</td><td>0.054</td></tr><tr><td>benchmark.sha1</td><td>0.111</td></tr><tr><td>benchmark.sieve</td><td>0.851</td></tr><tr><td>benchmark.simd-1</td><td>0.212</td></tr><tr><td>benchmark.sockets</td><td>2.608</td></tr><tr><td>benchmark.sort</td><td>0.802</td></tr><tr><td>benchmark.spectral-norm</td><td>0.292</td></tr><tr><td>benchmark.spectral-norm-simd</td><td>0.216</td></tr><tr><td>benchmark.splay</td><td>0.167</td></tr><tr><td>benchmark.splitting</td><td>0.193</td></tr><tr><td>benchmark.stack</td><td>0.288</td></tr><tr><td>benchmark.struct-arrays</td><td>0.222</td></tr><tr><td>benchmark.sum-file</td><td>0.331</td></tr><tr><td>benchmark.tcp-echo0</td><td>0.042</td></tr><tr><td>benchmark.tcp-echo1</td><td>0.464</td></tr><tr><td>benchmark.tcp-echo2</td><td>0.437</td></tr><tr><td>benchmark.terrain-generation</td><td>0.038</td></tr><tr><td>benchmark.timers</td><td>0.056</td></tr><tr><td>benchmark.tuple-arrays</td><td>0.252</td></tr><tr><td>benchmark.typecheck1</td><td>0.380</td></tr><tr><td>benchmark.typecheck2</td><td>0.361</td></tr><tr><td>benchmark.typecheck3</td><td>0.432</td></tr><tr><td>benchmark.udp-echo0</td><td>0.554</td></tr><tr><td>benchmark.udp-echo1</td><td>0.575</td></tr><tr><td>benchmark.udp-echo2</td><td>0.742</td></tr><tr><td>benchmark.ui-panes</td><td>0.072</td></tr><tr><td>benchmark.unicode</td><td>0.186</td></tr><tr><td>benchmark.wrap</td><td>0.070</td></tr><tr><td>benchmark.xml</td><td>0.219</td></tr><tr><td>benchmark.yield</td><td>0.249</td></tr><tr><td>benchmark.yuv-to-rgb</td><td>0.044</td></tr> </table></div> |