Cool! Do they provide profiling analysis to find out how and where to improve?
On 7/6/2020 6:30 PM, Lukasz Lenart wrote: > Hi, > > I was asked to add Struts2 to the set of available frameworks [1]. I > prepared a simple demo which is using JSPs to emulate requested > behaviour. This gave me an inspiration to create a better way to > implement such apps - not everybody uses JSPs. I came up with a > PlainResult [2] - a pure Java based solution to create a response. I > would like to compare how this change will impact the performance. > Struts2 is on 158 place for now. > > [1] https://github.com/the-benchmarker/web-frameworks/pull/3005 > [2] https://github.com/apache/struts/pull/422 > > > Regards > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org