Hello,

We have a "build farm" which is responsible for generating the binary packages 
available on the factorcode site. Each server in the farm sends a report to 
the 'factor-builds' mailing list when a build has completed.

I'd like to encourage folks who own code in the Factor distribution to 
subscribe to the list:

        http://lists.sourceforge.net/lists/listinfo/factor-builds

One benefit is you get to see if your code is working on platforms that you 
may not have tested on. The important reason to be on the list is to see if 
your code is currently in a "broken" state and thus is holding back a binary 
package on that platform.

Anybody is welcome to join the list. It's a good way to find out the status of 
the current git master branch. I've included an example report from today to 
give you an idea of what the reports look like.

Ed

Build machine:   goo.local
CPU:             x86.32
OS:              macosx
Build directory: /Users/dharmatech/builds/2008-08-04-23-32
git id:          085a9b9ff44ac81e8da39e7ebd07395a04fd7b42

Boot time: 00:10:17
Load time: 00:56:41
Test time: 00:50:07

Did not pass load-everything: 
{ }

Did not pass test-all: 
{ }


==== ALL TESTS PASSED

help-lint results:

==== disjoint-sets:

In assoc>disjoint-set
Assertion failed
Expect: "t\nt\nf\n"
Got:    "t\nt\nf"


Benchmarks: 
Benchmark                    Time (ms)
benchmark.backtrack          4905
benchmark.beust1             64795
benchmark.beust2             16759
benchmark.binary-trees       4839
benchmark.bootstrap1         40636
benchmark.continuations      166
benchmark.crc32              2227
benchmark.dispatch1          1853
benchmark.dispatch2          1750
benchmark.dispatch3          3109
benchmark.dispatch4          8637
benchmark.dispatch5          8534
benchmark.empty-loop         152
benchmark.fasta              14676
benchmark.fib1               161
benchmark.fib2               194
benchmark.fib3               715
benchmark.fib4               1927
benchmark.fib5               1349
benchmark.fib6               37460
benchmark.iteration          8739
benchmark.knucleotide        841
benchmark.mandel             2183
benchmark.md5                2080
benchmark.nsieve             1098
benchmark.nsieve-bits        5521
benchmark.partial-sums       5470
benchmark.random             14300
benchmark.raytracer          17583
benchmark.recursive          8900
benchmark.reverse-complement 12798
benchmark.ring               7372
benchmark.sha1               8252
benchmark.sockets            0
benchmark.sort               7277
benchmark.spectral-norm      116066
benchmark.stack              8723
benchmark.sum-file           3474
benchmark.typecheck1         1702
benchmark.typecheck2         1905
benchmark.typecheck3         1718
benchmark.typecheck4         1544

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to