[Issue 24052] DMD is slow to pass dlangui github pipelines

2023-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24052 mhh changed: What|Removed |Added CC||maxha...@gmail.com --- Comment #1 from mhh --- Only i

[Issue 24052] DMD is slow to pass dlangui github pipelines

2023-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24052 --- Comment #3 from Grim Maple --- (In reply to Dennis from comment #2) > dub test is pretty quick, it takes long building example1 in release mode, > which makes me suspect dmd's backend's optimizer. Possibly issue 23857 Tested on my local machine,

[Issue 24052] DMD is slow to pass dlangui github pipelines

2023-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24052 Dennis changed: What|Removed |Added CC||dkor...@live.nl --- Comment #2 from Dennis --- dub

[Issue 24052] DMD is slow to pass dlangui github pipelines

2023-07-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24052 --- Comment #4 from Dennis --- (In reply to Grim Maple from comment #3) > Tested on my local machine, it is `dub build -b=release` that causes a slow > compile time. Not necessarily on example1, dlangui itslef takes ages to > compile too. You're rig