« Return to Thread: Call for testing of Grails interactive mode

Re: Call for testing of Grails interactive mode

by Graeme Rocher-2 :: Rate this Message:

Reply to Author | View in Thread

Oh btw to load interactive mode type:

grails interactive

Cheers

On Tue, Apr 8, 2008 at 11:43 AM, Graeme Rocher <graeme@...> wrote:

> Hi all,
>
>  I've committed the first cut of an interactive mode for Grails that
>  lets Grails keep the JVM running for commands like create-*,
>  generate-* and test-app. One of the real benefits is that as the JVM's
>  JIT inlines code things to start to run faster and faster
>
>  So for example in my tests the first time I ran my suite for unit and
>  integration tests it took 26s but after 2 or 3 runs it was down to 8s.
>  Also you can run commands whilst Grails is actually running (ie
>  run-app)
>
>  Anyway there are probably many bugs and oversights that we haven't
>  thought about so some user testing would be appreciated. As the
>  codehaus build server is down for a few days you will need to checkout
>  and build Grails from sources
>
>  Regards
>
>  --
>  Graeme Rocher
>  Grails Project Lead
>  G2One, Inc. Chief Technology Officer
>  http://www.g2one.com
>



--
Graeme Rocher
Grails Project Lead
G2One, Inc. Chief Technology Officer
http://www.g2one.com

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

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Call for testing of Grails interactive mode