|
Hi All!
We have new version of Grails plugin, which does not touch Grails installation at all. Please give it a try and let us know of any problems Alex --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I'm curious, have you made any benchmarks?
----- Original Message ----- From: Alex Tkachman [mailto:[hidden email]] To: [hidden email] Sent: Sat, 21 Aug 2010 09:33:57 +0200 Subject: [grails-user] Groovy++ Grails Plugin 0.2.20 > Hi All! > > We have new version of Grails plugin, which does not touch Grails > installation at all. > Please give it a try and let us know of any problems > > Alex > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > Marfinn Software GmbH Firmensitz: Endenicher Straße 262, 53121 Bonn Registergericht: Amtsgericht Bonn, HRB 16233 Geschäftsführer: Martin Hensel, Finn Herpich --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Benchmarks of grails applications? No, but regular code runs as fast as Java.
On Sat, Aug 21, 2010 at 10:48 AM, Finn Herpich <[hidden email]> wrote: > I'm curious, have you made any benchmarks? > > ----- Original Message ----- > From: Alex Tkachman > [mailto:[hidden email]] > To: [hidden email] > Sent: Sat, 21 > Aug 2010 09:33:57 +0200 > Subject: [grails-user] Groovy++ Grails Plugin > 0.2.20 > > >> Hi All! >> >> We have new version of Grails plugin, which does not touch Grails >> installation at all. >> Please give it a try and let us know of any problems >> >> Alex >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > Marfinn Software GmbH > Firmensitz: Endenicher Straße 262, 53121 Bonn > Registergericht: Amtsgericht Bonn, HRB 16233 > Geschäftsführer: Martin Hensel, Finn Herpich > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
In reply to this post by Alex Tkachman
Yeah sry about this, I meant benchmarks in Grails applications.
I'm just not sure if the gain of performance ist relevant enough when most of the executiontime origins within Grails itself. ----- Original Message ----- From: Alex Tkachman [mailto:[hidden email]] To: [hidden email] Sent: Sat, 21 Aug 2010 09:53:35 +0200 Subject: Re: [grails-user] Groovy++ Grails Plugin 0.2.20 > Benchmarks of grails applications? No, but regular code runs as fast as > Java. > > On Sat, Aug 21, 2010 at 10:48 AM, Finn Herpich > <[hidden email]> wrote: > > I'm curious, have you made any benchmarks? > > > > ----- Original Message ----- > > From: Alex Tkachman > > [mailto:[hidden email]] > > To: [hidden email] > > Sent: Sat, 21 > > Aug 2010 09:33:57 +0200 > > Subject: [grails-user] Groovy++ Grails Plugin > > 0.2.20 > > > > > >> Hi All! > >> > >> We have new version of Grails plugin, which does not touch Grails > >> installation at all. > >> Please give it a try and let us know of any problems > >> > >> Alex > >> > >> --------------------------------------------------------------------- > >> To unsubscribe from this list, please visit: > >> > >> http://xircles.codehaus.org/manage_email > >> > >> > >> > > > > Marfinn Software GmbH > > Firmensitz: Endenicher Straße 262, 53121 Bonn > > Registergericht: Amtsgericht Bonn, HRB 16233 > > Geschäftsführer: Martin Hensel, Finn Herpich > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > Marfinn Software GmbH Firmensitz: Endenicher Straße 262, 53121 Bonn Registergericht: Amtsgericht Bonn, HRB 16233 Geschäftsführer: Martin Hensel, Finn Herpich --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I just did simple benchmark (which if I have time will be included in
to next build of plugin) where @Typed on domain class and simple controller method adds 25% of requests per second (575 vs 460). Isn't it good result for just adding one keyword? I don't have enough data to judge what should be expected in general but my guess is 2-4 times in terms of requests per second should be achievable goal. On Sat, Aug 21, 2010 at 3:14 PM, Finn Herpich <[hidden email]> wrote: > Yeah sry about this, I meant benchmarks in Grails applications. > I'm just not sure if the gain of performance ist relevant enough when most of the executiontime origins within Grails itself. > > ----- Original Message ----- > From: Alex Tkachman > [mailto:[hidden email]] > To: [hidden email] > Sent: Sat, 21 > Aug 2010 09:53:35 +0200 > Subject: Re: [grails-user] Groovy++ Grails Plugin > 0.2.20 > > >> Benchmarks of grails applications? No, but regular code runs as fast as >> Java. >> >> On Sat, Aug 21, 2010 at 10:48 AM, Finn Herpich >> <[hidden email]> wrote: >> > I'm curious, have you made any benchmarks? >> > >> > ----- Original Message ----- >> > From: Alex Tkachman >> > [mailto:[hidden email]] >> > To: [hidden email] >> > Sent: Sat, 21 >> > Aug 2010 09:33:57 +0200 >> > Subject: [grails-user] Groovy++ Grails Plugin >> > 0.2.20 >> > >> > >> >> Hi All! >> >> >> >> We have new version of Grails plugin, which does not touch Grails >> >> installation at all. >> >> Please give it a try and let us know of any problems >> >> >> >> Alex >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe from this list, please visit: >> >> >> >> http://xircles.codehaus.org/manage_email >> >> >> >> >> >> >> > >> > Marfinn Software GmbH >> > Firmensitz: Endenicher Straße 262, 53121 Bonn >> > Registergericht: Amtsgericht Bonn, HRB 16233 >> > Geschäftsführer: Martin Hensel, Finn Herpich >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe from this list, please visit: >> > >> > http://xircles.codehaus.org/manage_email >> > >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > Marfinn Software GmbH > Firmensitz: Endenicher Straße 262, 53121 Bonn > Registergericht: Amtsgericht Bonn, HRB 16233 > Geschäftsführer: Martin Hensel, Finn Herpich > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
In reply to this post by Alex Tkachman
Sounds good, I'm working on a application so far in which I have to process a lot of GPS-data and the tuning of this is the next on my tasklist. I'll give it a try and report back =)
----- Original Message ----- From: Alex Tkachman [mailto:[hidden email]] To: [hidden email] Sent: Sat, 21 Aug 2010 20:46:05 +0200 Subject: Re: [grails-user] Groovy++ Grails Plugin 0.2.20 > I just did simple benchmark (which if I have time will be included in > to next build of plugin) where @Typed on domain class and simple > controller method adds 25% of requests per second (575 vs 460). Isn't > it good result for just adding one keyword? I don't have enough data > to judge what should be expected in general but my guess is 2-4 times > in terms of requests per second should be achievable goal. > > On Sat, Aug 21, 2010 at 3:14 PM, Finn Herpich > <[hidden email]> wrote: > > Yeah sry about this, I meant benchmarks in Grails applications. > > I'm just not sure if the gain of performance ist relevant enough when most > of the executiontime origins within Grails itself. > > > > ----- Original Message ----- > > From: Alex Tkachman > > [mailto:[hidden email]] > > To: [hidden email] > > Sent: Sat, 21 > > Aug 2010 09:53:35 +0200 > > Subject: Re: [grails-user] Groovy++ Grails Plugin > > 0.2.20 > > > > > >> Benchmarks of grails applications? No, but regular code runs as fast as > >> Java. > >> > >> On Sat, Aug 21, 2010 at 10:48 AM, Finn Herpich > >> <[hidden email]> wrote: > >> > I'm curious, have you made any benchmarks? > >> > > >> > ----- Original Message ----- > >> > From: Alex Tkachman > >> > [mailto:[hidden email]] > >> > To: [hidden email] > >> > Sent: Sat, 21 > >> > Aug 2010 09:33:57 +0200 > >> > Subject: [grails-user] Groovy++ Grails Plugin > >> > 0.2.20 > >> > > >> > > >> >> Hi All! > >> >> > >> >> We have new version of Grails plugin, which does not touch Grails > >> >> installation at all. > >> >> Please give it a try and let us know of any problems > >> >> > >> >> Alex > >> >> > >> >> --------------------------------------------------------------------- > >> >> To unsubscribe from this list, please visit: > >> >> > >> >> http://xircles.codehaus.org/manage_email > >> >> > >> >> > >> >> > >> > > >> > Marfinn Software GmbH > >> > Firmensitz: Endenicher Straße 262, 53121 Bonn > >> > Registergericht: Amtsgericht Bonn, HRB 16233 > >> > Geschäftsführer: Martin Hensel, Finn Herpich > >> > > >> > > >> > --------------------------------------------------------------------- > >> > To unsubscribe from this list, please visit: > >> > > >> > http://xircles.codehaus.org/manage_email > >> > > >> > > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe from this list, please visit: > >> > >> http://xircles.codehaus.org/manage_email > >> > >> > >> > > > > Marfinn Software GmbH > > Firmensitz: Endenicher Straße 262, 53121 Bonn > > Registergericht: Amtsgericht Bonn, HRB 16233 > > Geschäftsführer: Martin Hensel, Finn Herpich > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > Marfinn Software GmbH Firmensitz: Endenicher Straße 262, 53121 Bonn Registergericht: Amtsgericht Bonn, HRB 16233 Geschäftsführer: Martin Hensel, Finn Herpich --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
In reply to this post by Alex Tkachman
This sounds awesome indeed. I'm not sure this should be included in
the standard Grails distribution but a Grails distribution tuned for performance would certainly be interesting. Apart from Groovy++ (btw that name's a bit unfortunate IMO) this distribution could also feature GroovyServ for much faster unit / integration testing. Slow testing speed is my only continual gripe with Grails. I think this is the most important issue to focus on performance-wise. After all, it doesn't matter that much if your production performance improves by 1.25. Adding 25% more computing power will achieve just the same effect. However, speeding up individual test runs by merely 25% would save a lot of development time (or rather time doing nothing or getting distracted) and money. On 21 August 2010 20:46, Alex Tkachman <[hidden email]> wrote: > I just did simple benchmark (which if I have time will be included in > to next build of plugin) where @Typed on domain class and simple > controller method adds 25% of requests per second (575 vs 460). Isn't > it good result for just adding one keyword? I don't have enough data > to judge what should be expected in general but my guess is 2-4 times > in terms of requests per second should be achievable goal. -- Viele Grüße / Best regards, Björn Wilmsmann --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
In reply to this post by Alex Tkachman
I am curious. Isn't the compilation with @Typed preventing from using the dynamic features of Groovy?
Domain and controller classes are using a lot of dynamic features. Isn't the @Typed annotation breaking anything? Note sure though, I never experimented Groovy++, I just read some articles. Antoine On Sat, Aug 21, 2010 at 8:46 PM, Alex Tkachman <[hidden email]> wrote: I just did simple benchmark (which if I have time will be included in |
|
There is @Typed(TypePolicy.MIXED) which allows combine statically and
dynamically typed code On Sun, Aug 22, 2010 at 10:11 AM, Antoine Roux <[hidden email]> wrote: > I am curious. Isn't the compilation with @Typed preventing from using the > dynamic features of Groovy? > Domain and controller classes are using a lot of dynamic features. Isn't the > @Typed annotation breaking anything? > > Note sure though, I never experimented Groovy++, I just read some articles. > > > Antoine > > > On Sat, Aug 21, 2010 at 8:46 PM, Alex Tkachman <[hidden email]> > wrote: >> >> I just did simple benchmark (which if I have time will be included in >> to next build of plugin) where @Typed on domain class and simple >> controller method adds 25% of requests per second (575 vs 460). Isn't >> it good result for just adding one keyword? I don't have enough data >> to judge what should be expected in general but my guess is 2-4 times >> in terms of requests per second should be achievable goal. >> >> On Sat, Aug 21, 2010 at 3:14 PM, Finn Herpich >> <[hidden email]> wrote: >> > Yeah sry about this, I meant benchmarks in Grails applications. >> > I'm just not sure if the gain of performance ist relevant enough when >> > most of the executiontime origins within Grails itself. >> > >> > ----- Original Message ----- >> > From: Alex Tkachman >> > [mailto:[hidden email]] >> > To: [hidden email] >> > Sent: Sat, 21 >> > Aug 2010 09:53:35 +0200 >> > Subject: Re: [grails-user] Groovy++ Grails Plugin >> > 0.2.20 >> > >> > >> >> Benchmarks of grails applications? No, but regular code runs as fast as >> >> Java. >> >> >> >> On Sat, Aug 21, 2010 at 10:48 AM, Finn Herpich >> >> <[hidden email]> wrote: >> >> > I'm curious, have you made any benchmarks? >> >> > >> >> > ----- Original Message ----- >> >> > From: Alex Tkachman >> >> > [mailto:[hidden email]] >> >> > To: [hidden email] >> >> > Sent: Sat, 21 >> >> > Aug 2010 09:33:57 +0200 >> >> > Subject: [grails-user] Groovy++ Grails Plugin >> >> > 0.2.20 >> >> > >> >> > >> >> >> Hi All! >> >> >> >> >> >> We have new version of Grails plugin, which does not touch Grails >> >> >> installation at all. >> >> >> Please give it a try and let us know of any problems >> >> >> >> >> >> Alex >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> To unsubscribe from this list, please visit: >> >> >> >> >> >> http://xircles.codehaus.org/manage_email >> >> >> >> >> >> >> >> >> >> >> > >> >> > Marfinn Software GmbH >> >> > Firmensitz: Endenicher Straße 262, 53121 Bonn >> >> > Registergericht: Amtsgericht Bonn, HRB 16233 >> >> > Geschäftsführer: Martin Hensel, Finn Herpich >> >> > >> >> > >> >> > --------------------------------------------------------------------- >> >> > To unsubscribe from this list, please visit: >> >> > >> >> > http://xircles.codehaus.org/manage_email >> >> > >> >> > >> >> > >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe from this list, please visit: >> >> >> >> http://xircles.codehaus.org/manage_email >> >> >> >> >> >> >> > >> > Marfinn Software GmbH >> > Firmensitz: Endenicher Straße 262, 53121 Bonn >> > Registergericht: Amtsgericht Bonn, HRB 16233 >> > Geschäftsführer: Martin Hensel, Finn Herpich >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe from this list, please visit: >> > >> > http://xircles.codehaus.org/manage_email >> > >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
