Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pcwalton
on April 19, 2013
|
parent
|
context
|
favorite
| on:
Performance of sequential Rust programs
It's really GCC 4.2, not LLVM. I used -O2 for GCC and clang and -O (which runs LLVM in -O2 mode) for Rust. Updated the post to mention the options.
Edit: Added clang 3.1, trunk 149587. Over 2.9 it has some improvements, some regressions.
DannyBee
on April 19, 2013
[–]
Great, thanks!
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: Added clang 3.1, trunk 149587. Over 2.9 it has some improvements, some regressions.