[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2017-06-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 Vladimir Panteleev changed: What|Removed |Added CC||dlang-bugzilla@thecybershad

[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2017-06-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 --- Comment #2 from Jon Degenhardt --- (In reply to Vladimir Panteleev from comment #1) > Reproducible on Linux x86_64 (11.6 / 10.6 seconds with dmd) > > (In reply to Jon Degenhardt from comment #0) > > Implication so far is that > > something is in

[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2017-06-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 --- Comment #3 from Jon Degenhardt --- Properly adding -inline to the DMD compiler line eliminates the degradation in the DMD builds, at least in 2.075.0-b1. (I deleted 2.074 when updating to beta-1.) The updated table: || Without

[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2017-06-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 Jon Degenhardt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2017-06-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 --- Comment #5 from Vladimir Panteleev --- But... it's reproducible with DMD... --

[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2017-06-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 Jon Degenhardt changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2017-06-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 ZombineDev changed: What|Removed |Added CC||petar.p.ki...@gmail.com --

[Issue 17577] 20%+ Performance degradation in std.conv.to due to 'import std.getopt'

2019-12-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17577 berni44 changed: What|Removed |Added Status|REOPENED|RESOLVED CC|