Tuesday, November 3, 2009

Performance Analysis JSF/Icefaces

In this blog i will analyze some performance aspects of icefaces.At the end of the blog what you will have is What pages/resources are finally rendered when i use icefaces..? What images,style sheets?

Here is JMON,

For the really impatient, JAMon is "sort of" a profiling tool tailored for J2EE applications.What i meant by "sort of" is that it does not operate at the JVM level and give you statistics about heap dump and such.JAMon typically sits at the container (web/app) or at the JDBC level and gives you information at the data flow level.

I will use the application which i posted in my previous post for this performance analysis.

Still building this blog!!!!..(please bear with me :) )

1 comment:

  1. What made you choose IceFaces implementation and not RichFaces or MyFaces? How about a comparitive study of the features of each implementation some time in the future?

    ReplyDelete