[Issue 11783] New: Make std.datetime unittesting faster

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 19 20:27:54 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11783

           Summary: Make std.datetime unittesting faster
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrei at erdani.com


--- Comment #0 from Andrei Alexandrescu <andrei at erdani.com> 2013-12-19 20:27:49 PST ---
std.datetime is extremely slow to unittest even on very fast machines. It's
more than one order of magnitude slower to unittest than any other Phobos
module. This makes even parallel unittest builds unduly slow. There is no
justification - testing time should be slashed by 10x.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list