From: <fac...@gm...> - 2022-01-23 01:42:52
|
<div><h1>Build report for windows/x86.64</h1> <table> <tr><td>Build machine:</td><td>jasperbox</td></tr> <tr><td>Disk usage:</td><td>459.72Gi used, 16.36Gi avail, 476.08Gi total, 3.44% free</td></tr> <tr><td>Build directory:</td><td>C:\Users\Doug/builds/2022-01-22-17-17</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:11:17</td></tr><tr><td>load-time</td><td>00:36:56</td></tr><tr><td>test-time</td><td>01:06:13</td></tr><tr><td>help-lint-time</td><td>00:00:39</td></tr><tr><td>benchmark-time</td><td>00:19:11</td></tr><tr><td>html-help-time</td><td>00:09:48</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.835</td></tr><tr><td>benchmark.3d-matrix-vector</td><td>0.027</td></tr><tr><td>benchmark.ant</td><td>0.128</td></tr><tr><td>benchmark.backtrack</td><td>0.168</td></tr><tr><td>benchmark.base64</td><td>0.039</td></tr><tr><td>benchmark.beust1</td><td>0.563</td></tr><tr><td>benchmark.beust2</td><td>0.328</td></tr><tr><td>benchmark.binary-search</td><td>0.125</td></tr><tr><td>benchmark.binary-trees</td><td>1.046</td></tr><tr><td>benchmark.bloom-filters</td><td>0.173</td></tr><tr><td>benchmark.bootstrap1</td><td>11.031</td></tr><tr><td>benchmark.busy-loop</td><td>0.546</td></tr><tr><td>benchmark.chameneos-redux</td><td>0.464</td></tr><tr><td>benchmark.combinatorics</td><td>0.047</td></tr><tr><td>benchmark.completion</td><td>0.502</td></tr><tr><td>benchmark.continuations</td><td>0.443</td></tr><tr><td>benchmark.crc32</td><td>0.306</td></tr><tr><td>benchmark.csv</td><td>0.065</td></tr><tr><td>benchmark.cuckoo-filters</td><td>4.052</td></tr><tr><td>benchmark.dawes</td><td>0.046</td></tr><tr><td>benchmark.dispatch1</td><td>1.175</td></tr><tr><td>benchmark.dispatch2</td><td>1.540</td></tr><tr><td>benchmark.dispatch3</td><td>1.616</td></tr><tr><td>benchmark.dispatch4</td><td>2.228</td></tr><tr><td>benchmark.dispatch5</td><td>0.506</td></tr><tr><td>benchmark.dispatch6</td><td>3.550</td></tr><tr><td>benchmark.dlists</td><td>0.335</td></tr><tr><td>benchmark.e-decimals</td><td>0.389</td></tr><tr><td>benchmark.e-ratios</td><td>0.380</td></tr><tr><td>benchmark.empty-loop-0</td><td>0.098</td></tr><tr><td>benchmark.empty-loop-1</td><td>0.013</td></tr><tr><td>benchmark.empty-loop-2</td><td>0.013</td></tr><tr><td>benchmark.euler150</td><td>3.306</td></tr><tr><td>benchmark.fannkuch</td><td>0.541</td></tr><tr><td>benchmark.fasta</td><td>1.172</td></tr><tr><td>benchmark.fib1</td><td>0.037</td></tr><tr><td>benchmark.fib2</td><td>0.038</td></tr><tr><td>benchmark.fib3</td><td>0.120</td></tr><tr><td>benchmark.fib4</td><td>0.057</td></tr><tr><td>benchmark.fib5</td><td>0.235</td></tr><tr><td>benchmark.fib6</td><td>4.214</td></tr><tr><td>benchmark.fib7</td><td>0.445</td></tr><tr><td>benchmark.fib8</td><td>0.197</td></tr><tr><td>benchmark.find-pi</td><td>12.298</td></tr><tr><td>benchmark.flip</td><td>0.361</td></tr><tr><td>benchmark.gc0</td><td>1.683</td></tr><tr><td>benchmark.gc1</td><td>0.075</td></tr><tr><td>benchmark.gc2</td><td>18.200</td></tr><tr><td>benchmark.gc3</td><td>0.240</td></tr><tr><td>benchmark.hash-sets</td><td>0.753</td></tr><tr><td>benchmark.hashtables</td><td>0.625</td></tr><tr><td>benchmark.heaps</td><td>0.157</td></tr><tr><td>benchmark.interval-sets</td><td>0.644</td></tr><tr><td>benchmark.iteration</td><td>0.775</td></tr><tr><td>benchmark.json</td><td>0.237</td></tr><tr><td>benchmark.knucleotide</td><td>1.427</td></tr><tr><td>benchmark.lcs</td><td>0.252</td></tr><tr><td>benchmark.lexer</td><td>5.416</td></tr><tr><td>benchmark.linked-assocs</td><td>0.568</td></tr><tr><td>benchmark.make</td><td>1.075</td></tr><tr><td>benchmark.mandel</td><td>0.039</td></tr><tr><td>benchmark.matrix-exponential-scalar</td><td>2.457</td></tr><tr><td>benchmark.matrix-exponential-simd</td><td>0.078</td></tr><tr><td>benchmark.md5</td><td>0.020</td></tr><tr><td>benchmark.memoize</td><td>0.220</td></tr><tr><td>benchmark.msgpack</td><td>1.118</td></tr><tr><td>benchmark.mt</td><td>0.112</td></tr><tr><td>benchmark.namespaces</td><td>0.543</td></tr><tr><td>benchmark.nbody</td><td>1.632</td></tr><tr><td>benchmark.nbody-simd</td><td>0.151</td></tr><tr><td>benchmark.nested-empty-loop-1</td><td>0.042</td></tr><tr><td>benchmark.nested-empty-loop-2</td><td>0.167</td></tr><tr><td>benchmark.nsieve</td><td>0.230</td></tr><tr><td>benchmark.nsieve-bits</td><td>0.367</td></tr><tr><td>benchmark.nsieve-bytes</td><td>0.137</td></tr><tr><td>benchmark.parse-bignum</td><td>0.619</td></tr><tr><td>benchmark.parse-fixnum</td><td>0.492</td></tr><tr><td>benchmark.parse-float</td><td>3.487</td></tr><tr><td>benchmark.parse-ratio</td><td>0.300</td></tr><tr><td>benchmark.partial-sums</td><td>0.627</td></tr><tr><td>benchmark.pidigits</td><td>0.287</td></tr><tr><td>benchmark.random</td><td>0.201</td></tr><tr><td>benchmark.randomize</td><td>1.092</td></tr><tr><td>benchmark.raytracer</td><td>1.185</td></tr><tr><td>benchmark.raytracer-simd</td><td>0.191</td></tr><tr><td>benchmark.recursive</td><td>0.515</td></tr><tr><td>benchmark.regex-dna</td><td>0.548</td></tr><tr><td>benchmark.regexp</td><td>0.231</td></tr><tr><td>benchmark.reverse-complement</td><td>1.249</td></tr><tr><td>benchmark.ring</td><td>0.473</td></tr><tr><td>benchmark.sfmt</td><td>0.078</td></tr><tr><td>benchmark.sha1</td><td>0.140</td></tr><tr><td>benchmark.sieve</td><td>1.014</td></tr><tr><td>benchmark.simd-1</td><td>0.398</td></tr><tr><td>benchmark.sockets</td><td>13.369</td></tr><tr><td>benchmark.sort</td><td>1.093</td></tr><tr><td>benchmark.spectral-norm</td><td>0.976</td></tr><tr><td>benchmark.spectral-norm-simd</td><td>0.478</td></tr><tr><td>benchmark.splay</td><td>0.205</td></tr><tr><td>benchmark.splitting</td><td>0.249</td></tr><tr><td>benchmark.stack</td><td>0.406</td></tr><tr><td>benchmark.struct-arrays</td><td>0.450</td></tr><tr><td>benchmark.sum-file</td><td>0.386</td></tr><tr><td>benchmark.tcp-echo0</td><td>2.116</td></tr><tr><td>benchmark.tcp-echo1</td><td>2.498</td></tr><tr><td>benchmark.tcp-echo2</td><td>2.515</td></tr><tr><td>benchmark.terrain-generation</td><td>0.053</td></tr><tr><td>benchmark.timers</td><td>0.027</td></tr><tr><td>benchmark.tuple-arrays</td><td>0.307</td></tr><tr><td>benchmark.typecheck1</td><td>0.460</td></tr><tr><td>benchmark.typecheck2</td><td>0.446</td></tr><tr><td>benchmark.typecheck3</td><td>0.514</td></tr><tr><td>benchmark.udp-echo0</td><td>0.687</td></tr><tr><td>benchmark.udp-echo1</td><td>0.717</td></tr><tr><td>benchmark.udp-echo2</td><td>0.914</td></tr><tr><td>benchmark.ui-panes</td><td>0.102</td></tr><tr><td>benchmark.unicode</td><td>0.290</td></tr><tr><td>benchmark.wrap</td><td>0.098</td></tr><tr><td>benchmark.xml</td><td>0.350</td></tr><tr><td>benchmark.yield</td><td>0.111</td></tr><tr><td>benchmark.yuv-to-rgb</td><td>0.057</td></tr> </table></div> |