[Issue 10902] New: some phobos unittests take an excessive amount of time
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 26 10:51:46 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10902
Summary: some phobos unittests take an excessive amount of time
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: code at dawg.eu
--- Comment #0 from Martin Nowak <code at dawg.eu> 2013-08-26 10:51:44 PDT ---
Just listing tests that run longer than 500ms on an extremely fast machine.
Testing std.exception: OK (took 746ms)
Testing std.uri: OK (took 529ms)
Testing std.uni: OK (took 1235ms)
Testing std.xml: OK (took 1226ms)
Testing std.process: OK (took 2885ms)
Testing std.uuid: OK (took 2235ms)
Testing std.utf: OK (took 3191ms)
Testing std.regex: OK (took 4058ms)
Testing std.conv: OK (took 8541ms)
Testing std.parallelism: OK (took 8444ms)
Testing std.file: OK (took 16418ms)
Testing std.datetime: OK (took 49056ms)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list