Skip to content

Performance regression #15203

Closed
Closed
@retep998

Description

@retep998

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions