Cache improvments in Struts 2.2.1

2010-07-22 Thread Lukasz Lenart
Hi,

I spent some time playing with JProfiler and measured struts2-showcase
application, more precisely employee/edit.action. The results are
presented under attached link
https://spreadsheets.google.com/pub?key=0AqTWUdvycqiKdEF3eWxvVVpfcW1TTFYtZ0FaWk5EV2chl=ploutput=html

If you have some spare time, you can play with that version
downloading it from below locations:
Distribution:
http://people.apache.org/builds/struts/2.2.1/

Maven 2 staging repository:
https://repository.apache.org/content/repositories/orgapachestruts-014/

Please be aware that it's still unreleased version and voting process
is under way!


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Cache improvments in Struts 2.2.1

2010-07-22 Thread Lukasz Lenart
2010/7/22 Lukasz Lenart lukasz.len...@googlemail.com:
 Please be aware that it's still unreleased version and voting process
 is under way!

You are all welcome to vote!


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Cache improvments in Struts 2.2.1

2010-07-22 Thread Lukasz Lenart
2010/7/22 Philip Luppens philip.lupp...@gmail.com:
 As much as I like the improvements, could you please specify the parameters
 for the test? Concurrency level, number of requests (Just 4 requests isn't
 going to give a clear indication of the performance), and most importantly,
 a comparison with some older versions (2.0.x, 2.2.0, etc ..). I'd also like
 to make sure that no memory leaks happen over time (I was getting a memory
 leak when the beanswrapper cache was turned on in combination with another
 freemarker Configuration in the same Struts 2 app).

It was very a simple test, just one user, the first request was for a
fresh application (just started) and the following were exactly the
same but the application was already wormed. This test base only on
Freemarker caching mechanism.

Ok, that's a good idea to compare with other versions and I'll try to
do it next week.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org