On Jun 14, 2012, at 1:41 PM, Graydon Hoare wrote: > On 12-06-14 11:03 AM, Patrick Walton wrote: > >> I think of it just like ports and channels; the implementation improved >> quite rapidly once we moved it to the library. > > Fair enough.
For what it's worth, I've been working on moving vector append into libcore for about the last week, and after a lot of help optimizing from Niko, the library version now slightly beats the hard-coded compiler version for the core-vec-append.rs benchmark. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
