Closed
Description
When moving from the June 20 to the June 26 nightly, this code became twice as slow (comparison of ASM included):
https://gist.github.com/retep998/bf4fd704bbd456912c22
Went from 250 microseconds to 500 microseconds.
My build command: rustc.exe --opt-level=3 euler.rs --test --emit=asm,link -Ctarget-cpu=amdfam10 -Cllvm-args="--x86-asm-syntax=intel"
Using Windows 8.1 x64 with an AMD Phenom II processor.
Metadata
Metadata
Assignees
Labels
No labels