June 07, 2012 [phobos] [D-Programming-Language/phobos] ec9b7f: reduce benchmark count | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: ec9b7f7e340d2218d170b6ef692ab464ed557baf https://github.com/D-Programming-Language/phobos/commit/ec9b7f7e340d2218d170b6ef692ab464ed557baf Author: dawg <dawg@dawgfoto.de> Date: 2012-06-07 (Thu, 07 Jun 2012) Changed paths: M std/datetime.d Log Message: ----------- reduce benchmark count - the 10M benchmark test accounts for 50% (5s) of datetime's unittest runtime Commit: 51535771f7e66e63ee76df965d1ea22c0ed13801 https://github.com/D-Programming-Language/phobos/commit/51535771f7e66e63ee76df965d1ea22c0ed13801 Author: dawg <dawg@dawgfoto.de> Date: 2012-06-07 (Thu, 07 Jun 2012) Changed paths: M std/datetime.d Log Message: ----------- speed up SysTime opCmp tests - cache DateTime to SysTime conversions - 3000ms => 60ms Commit: 6b7174d3f9120abc011f65a128fafdf50c2496ce https://github.com/D-Programming-Language/phobos/commit/6b7174d3f9120abc011f65a128fafdf50c2496ce Author: Jonathan M Davis <jmdavisProg@gmx.com> Date: 2012-06-07 (Thu, 07 Jun 2012) Changed paths: M std/datetime.d Log Message: ----------- Merge pull request #622 from dawgfoto/fasterDateTimeUT faster std.datetime unit tests Compare: https://github.com/D-Programming-Language/phobos/compare/1709984...6b7174d |
Copyright © 1999-2021 by the D Language Foundation