Please ask this on the regular groovy list. You will get more response. Both of the lists you post to are for development of groovy and grails itself
a little preview, groovy is not slow. Hasn't been for a long time. It has one of the fastest json parser for example. @compileStatic often let groovy reach performance at same speed as java. We use groovy to process 1-2 TB of data every hour on aws. Thanks On Tue, Feb 21, 2017 at 4:52 PM Raviteja Lokineni < raviteja.lokin...@gmail.com> wrote: > Hi Devs, > > I was trying to pitch using Grails for one of our projects and the > discussions always ended up with "using reflections in JVM is slow period". > I am not knowledgeable to defend the internals of either Groovy or Grails, > need some help on this topic. > > The only selling point that they identified was GORM. > > I thought this might be the time to ask the developer community. I am > trying to gather some points on using Grails over a Spring boot application. > > Also, can anyone help me understand how Groovy runtime optimizations are > applied on a high level and if it will affect the runtime performance. > > Thanks, > -- > *Raviteja Lokineni* | Business Intelligence Developer > TD Ameritrade > > E: raviteja.lokin...@gmail.com > > [image: View Raviteja Lokineni's profile on LinkedIn] > <http://in.linkedin.com/in/ravitejalokineni> > >