[Issue 10902] some phobos unittests take an excessive amount of time

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Aug 9 08:35:37 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=10902

--- Comment #3 from hsteoh at quickfur.ath.cx ---
Things seem to have improved recently; the top 10 longest-running tests are
now:

0.235s PASS std.uri
0.286s PASS std.regex
0.464s PASS std.uni
0.615s PASS std.socket
0.813s PASS std.digest.sha
2.155s PASS std.process
2.518s PASS std.random
3.599s PASS std.datetime
9.435s PASS std.parallelism
16.015s PASS std.file

--


More information about the Digitalmars-d-bugs mailing list