On 29/04/2011 12:16 AM, Andreas Gal wrote:

Congrats! What are the build times these days, out of curiosity?

Still pretty bad. It's not an hour anymore, but it's still ~15 minutes on a fast opteron for stage1 -> stage2.

But:

(a) We know that 6.8mb of the 12mb binary coming out the other side is mostly-redundant structural typing metadata, which I have a wip patch in my stash to eliminate all the redundancy of. Just need to fix a little indexing bug in it.

(b) We have *just* got to the point where we can interact with the llvm optimizer and runtime interface without risk of breaking rustboot compatibility. We've been largely holding still on all fronts while completing this step.

So .. I expect that number to fall substantially in the next little while.

-Graydon
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to