| Author |
Tuning trinidad for better performance
|
jeff rusty
Ranch Hand
Joined: Nov 07, 2006
Posts: 109
|
|
Hi,
I am using trinidad's implementation for JSF and fount it to be extremley slow when i click on any element (checkbox or radio button) with a value change listener or displaying a page and with little more debugging i found that the render response state is taking more time.
can some one guide to better the performance of my appliaction?
i have used the server side state saving method with cache_view and use_application_cache enabled.
Your help will be highly appreciated.
thanks
|
 |
Anil Gorthy
Greenhorn
Joined: Oct 30, 2008
Posts: 13
|
|
Jeff,
I do not have a definitive answer on how you can resolve this but I chanced upon this very helpful tutorial and I hope you too will:
JSF_Rendered_Performance
Best,
Anil.
|
 |
 |
|
|
subject: Tuning trinidad for better performance
|
|
|