Go for it!
Send from my mobile device
> Am 11.04.2015 um 09:02 schrieb Duncan Jones :
>
> Hi everyone,
>
> Lang takes a few minutes to build on my system, so I was examining
> execution times of tests to see if anything can be improved.
>
> I noticed that FastDateParserTest.testTimeZoneStrateg
Duncan,
Nothing lost by moving into separate test class. Speed gained.
Chas
> On Apr 11, 2015, at 12:02 AM, Duncan Jones wrote:
>
> Hi everyone,
>
> Lang takes a few minutes to build on my system, so I was examining
> execution times of tests to see if anything can be improved.
>
> I notice
Hi everyone,
Lang takes a few minutes to build on my system, so I was examining
execution times of tests to see if anything can be improved.
I noticed that FastDateParserTest.testTimeZoneStrategyPattern() takes
quite a long time to execute (over 40 seconds for me). Then I noticed
this is executed