Below are some performance tests results. It looks like 2.2.3 is 2 seconds slower and uses 1 MB more of memory than 2.1.8.
------------------------------------------------------------------------------------------------------------------------------------------------------------------- Intel Core i5, 8GB RAM, Corsair CSSD-V128GB2 (new MacBook Pro with kick-ass SSD) ------------------------------------------------------------------------------------------------------------------------------------------------------------------- mvn clean install -Dstruts.version=2.1.8 [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58 seconds [INFO] Finished at: Thu Apr 14 16:13:46 MDT 2011 [INFO] Final Memory: 77M/147M mvn clean install -Dstruts.version=2.2.3 [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56 seconds [INFO] Finished at: Thu Apr 14 16:11:07 MDT 2011 [INFO] Final Memory: 78M/149M ------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2.93 GHz Intel Core 2 Duo, 8GB RAM, Hitachi 256GB from Apple (old MacBook Pro with Apple SSD) ------------------------------------------------------------------------------------------------------------------------------------------------------------------- mvn clean install -Dstruts.version=2.1.8 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37 seconds [INFO] Finished at: Thu Apr 14 16:07:16 MDT 2011 [INFO] Final Memory: 39M/86M mvn clean install -Dstruts.version=2.2.3 [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39 seconds [INFO] Finished at: Thu Apr 14 16:10:36 MDT 2011 [INFO] Final Memory: 40M/88M I don't this this is a big deal, but I'm willing to try and tweak settings if necessary. I'm testing on the "struts" version of AppFuse Light. On Fri, Apr 8, 2011 at 11:24 AM, Johannes Geppert <jo...@apache.org> wrote: > +1 not binding > > [ ] Leave at test build > [ ] Alpha > [ ] Beta > [x] General Availability (GA) > > Johannes > > ----- > > -------------- > web: http://www.jgeppert.com > twitter: http://twitter.com/jogep > -- > View this message in context: > http://struts.1045723.n5.nabble.com/VOTE-Release-Struts-2-2-3-tp4290495p4291448.html > Sent from the Struts - Dev mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >