Please, take a look at screenshot here http://jira.jboss.com/jira/browse/RF-726 http://jira.jboss.com/jira/secure/attachment/12315717/12315717_JBossProfile.GIF
There are 2 JBoss function which take significant time These 2 functions took a lots of calls and a lot of time 24% for org.jboss.seam.ui.HtmlLink.encodeBegin(FacesContext) 32% for org.jboss.seam.intercept.JavaBeanInterceptor.intercept(Object, Method, Object[], MethodProxy) Table (rich:dataTable) had 22 columns and 100 rows of data. Why org.jboss.seam.ui.HtmlLink.encodeBegin would take so much CPU? Same applies to org.jboss.seam.intercept.JavaBeanInterceptor.intercept? Is there any way these methods could run faster? Thanks --MG View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078175#4078175 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078175 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
