Closed maarek closed 9 years ago
Will do eventually, but it's pointless, because I'm pretty sure rust has the same performance.
You're right, the performance probably won't change. For the record, I posted a version that compiles with a recent nightly on reddit.
Rust guys actually maintain that benchmark on their own, you can find the most recent version here: https://github.com/rust-lang/rust/blob/master/src/test/bench/noise.rs
Huh, I knew I saw that one before… Don't mind me, then.
Well Rust is now officially 1.0, so I think it's its appropriate to update?
Yeah, will update it soon.
Update system to use Rust 1.0.0-beta instead of 0.13 for benchmark as this is the most accurate release version up to now.