digitalmars.D.bugs - [Issue 11233] New: DMD HEAD very slow with large static array struct field
- d-bugmail puremagic.com (24/24) Oct 12 2013 http://d.puremagic.com/issues/show_bug.cgi?id=11233
- d-bugmail puremagic.com (10/10) Oct 13 2013 http://d.puremagic.com/issues/show_bug.cgi?id=11233
- d-bugmail puremagic.com (10/10) Oct 13 2013 http://d.puremagic.com/issues/show_bug.cgi?id=11233
- d-bugmail puremagic.com (12/12) Oct 13 2013 http://d.puremagic.com/issues/show_bug.cgi?id=11233
- d-bugmail puremagic.com (10/10) Oct 13 2013 http://d.puremagic.com/issues/show_bug.cgi?id=11233
- d-bugmail puremagic.com (9/9) Oct 13 2013 http://d.puremagic.com/issues/show_bug.cgi?id=11233
http://d.puremagic.com/issues/show_bug.cgi?id=11233 Summary: DMD HEAD very slow with large static array struct field Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: performance Severity: regression Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: thecybershadow gmail.com 13:08:33 EEST --- struct S { uint[0x100000] arr; } The above file takes over a minute to compile. Regression introduced in commit 52f378e631b863a70dc3493a726bd83b2bb7f523. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 12 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11233 Kenji Hara <k.hara.pg gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull https://github.com/D-Programming-Language/dmd/pull/2659 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 13 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11233 Kenji Hara <k.hara.pg gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |code dawg.eu *** Issue 11237 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 13 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11233 Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/70028fc5f90ef2753ee684b4a60d6889c5f7ad0a fix Issue 11233 - DMD HEAD very slow with large static array struct field https://github.com/D-Programming-Language/dmd/commit/f1c2fc73797fa006a812ea768cad0a6504d77860 [REG2.064a] Issue 11233 - DMD HEAD very slow with large static array struct field -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 13 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11233 Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8f973d947ba262f35e0e0c8e00c1b533389c8fa0 [REG2.064a] Issue 11233 - DMD HEAD very slow with large static array struct field -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 13 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11233 Kenji Hara <k.hara.pg gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 13 2013