On 4/8/13 9:47 AM, Heri Sim wrote:
Has anyone here taken a look at this yet?

http://attractivechaos.wordpress.com/2013/04/06/performance-of-rust-and-dart-in-sudoku-solving/

Just came in on 6 April 2013 for rust 0.6 . Read it a few days back
and it had instantly gotten me interested in Rust. Thought it would be
good to share, even if it is just a specific CPU-bound test.

Removing I/O gets us within 10% of the C, in my tests. I expect the remaining 10% is bounds checks and some amount of LLVM/GCC backend differences.

Patrick

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to