« Return to Thread: Groovy 1.6-beta-1 is released

Re: Groovy 1.6-beta-1 is released

by glaforge :: Rate this Message:

Reply to Author | View in Thread

Would you have some kind of subset of your application that we could
use as a benchmark somehow for future performance improvement work?

On Mon, May 12, 2008 at 9:02 PM, Yegor Bryukhov <ybryukhov@...> wrote:

>>
>> We're very interested in hearing about your feedback on this release.
>>  Even if it's not the final 1.6 stable release and that you stick with 1.5.x
>> in production, we would like to know how this beta performs in your
>> respective projects, whether you notice any problem or regression. Please
>> report anything you may find.
>>
>
> Unfortunately, in my project 1.6-beta1 seems to perform worse than
> 1.5.4, numbers below are time in seconds:
>
> 1.5.4:
> Build (in fact, everything is built already):
> 21 20 20 20 20
>
> Test all:
> 318 287 287 287 288
>
> Start:
> 20 21 20 20 22
>
> Build, start, exit:
> 41 44 44 43 43
>
>
> 1.6-beta1:
> Build (in fact, everything is built already):
> 23 23 20 22 22
>
> Test all:
> 329 353 346 350
>
> Start:
> 36 32 31 31 33
>
> Build & Start & Exit:
> 60 58 60 56 58
>
> It's a Netbeans Platform application with 50% of code in Groovy. All
> test-cases are for Groovy part and there are no changes in terms of
> pass/fail, only performance changed.
> Test platform: 2Gb RAM, Core Duo 2 2GHz, 7200 RPM HDD, Ubuntu 8.04,
> java 1.5.0_15-b04, Netbeans 6.1 development version 080512
>
> --
> Best regards,
> Yegor
> __________________________________________________________
> Yegor Bryukhov,
> Research Associate
> Center for Algorithms and Interactive Scientific Software
> City College of New York
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>



--
Guillaume Laforge
Groovy Project Manager
G2One, Inc. Vice-President Technology
http://www.g2one.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Groovy 1.6-beta-1 is released