Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
strcat
on July 24, 2013
|
parent
|
context
|
favorite
| on:
Benchmarking level generation: Go, Rust, Haskell a...
You can write slow code in any language, that's exactly what the problem was (and still is) here. The implementations still aren't using the same random number generator.
Rust has C++ level performance if you compare the
same code
in both languages.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Rust has C++ level performance if you compare the same code in both languages.