Mert Caliskan recently posted blog article about JSF libraries performance.
I’ve downloaded and run all these examples on my local machine ( That is Intel Core2 Duo 2.4 Mhz, 4GB RAM, Fedora Core Linux 11, Apache Tomcat 6.0.18 with jdk 1.6.0_18 ). Though I got a similar results for RichFaces demo and Trinidad, PrimeFaces performs AJAX requests from 23 up to 80 milliseconds, with median about 40 milliseconds. Firebug results seem adequate because they are close to request processing time shown by the eclipse TCP/IP monitor.
There is FireBug console’s scrinshot:
Because even clean JSF page that contains only one form with one input field and submit button shows similar results that is about 20ms per request on the same environment, I do not see a much performance difference.
i am aby,i am currently working on a jsf project in which i am using ” richtextbox ” how can i use this
how can i have a RichTextBox in my application_
Comment by aby — December 1, 2009 @ 8:26 am
It would be better to ask questions at RichFaces users forum
Comment by alexsmirnov — December 1, 2009 @ 11:56 am
i am aby,i am currently working on a jsf project in which i am using ” richtextbox ” how can i use this
how can i have a RichTextBox in my application
Comment by aby — December 1, 2009 @ 8:25 am
[…] demo applications which reveals PrimeFaces was shown 2x/3x faster than RichFaces and Trinidad. Also Alex Smirnov tested the same demo apps and got a bit different […]
Pingback by Benchmarking Ajax JSF Libraries « Cagatay Civici’s Weblog — October 18, 2009 @ 11:04 am