gasilhe.blogg.se

Icefaces performance
Icefaces performance





icefaces performance
  1. Icefaces performance how to#
  2. Icefaces performance software#
  3. Icefaces performance license#

Tlddoc= "Fired when a change to the current filters occurs on the DataTable.",ĭefaultRender= defaultExecute= ClientEvent( name= "reorder", Javadoc= "Fired when a change to the current filters occurs on the DataTable.", Tlddoc= "Fired when a change to the current sort occurs on the DataTable.",ĭefaultRender= defaultExecute= ClientEvent( name= "filter", Javadoc= "Fired when a change to the current sort occurs on the DataTable.", Tlddoc= "Fired when a row or cell is deselected on the DataTable.",ĭefaultRender= defaultExecute= ClientEvent( name= "sort", Javadoc= "Fired when a row or cell is deselected on the DataTable.", Tlddoc= "Fired when a row or cell is selected on the DataTable.",ĭefaultRender= defaultExecute= ClientEvent( name= "deselect", Javadoc= "Fired when a row or cell is selected on the DataTable.", Tlddoc= "Fired when a cell is double clicked on the DataTable.",ĭefaultRender= defaultExecute= ClientEvent( name= "select", Javadoc= "Fired when a cell is double clicked on the DataTable.", Tlddoc= "Fired when a cell is clicked on the DataTable.",ĭefaultRender= defaultExecute= ClientEvent( name= "cellDblClick", Javadoc= "Fired when a cell is clicked on the DataTable.", Tlddoc= "Fired when the rows per page is changed on the DataTable via the paginator control.", defaultRender= defaultExecute= ClientEvent( name= "cellClick", Tlddoc= "Fired when the page is changed on the DataTable.", defaultRender= defaultExecute= ClientEvent( name= "rowsPerPage", javadoc= "Fired when the rows per page is changed on the DataTable via the paginator control.", ICEResourceDependency( name = ICEResourceDependency( name = ICEResourceDependency( name = ICEResourceDependency( name= ICEResourceDependency( name = ICEResourceDependency( name = ICEResourceDependency( name = ClientBehaviorHolder( events = ClientEvent( name= "page", javadoc= "Fired when the page is changed on the DataTable.", "For more information, see the DataTable Wiki ICEResourceLibrary( ACEResourceNames. "and expandable subrows and subpanels." + "sorting, filtering, row selection, row editing, lazy loading " + "components offers support for features like: scrolling, " + RendererType = ".DataTableRenderer",ĬomponentFamily = "", RendererClass = ".datatable.DataTableRenderer",ĮxtendsClass = "",ĬomponentType = ".DataTable", GeneratedClass = ".datatable.DataTableBase", ICEResourceLibrary ĬomponentClass = ".datatable.DataTable", * governing permissions and limitations under the License.

Icefaces performance license#

See the License for the specific language * IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either

Icefaces performance software#

* software distributed under the License is distributed on an "AS * Unless required by applicable law or agreed to in writing,

icefaces performance

* you may not use this file except in compliance with the * Licensed under the Apache License, Version 2.0 (the "License") I ran this test with JBoss RichFaces too, and got: 300 req/sec with max response time: 3 second.* Copyright 2004-2014 ICEsoft Technologies Canada Corp.

Icefaces performance how to#

How to fix or improve performance with ICEFaces? P.S. After, I added ICEfaces to WAR (web.xml of course too), and without any ICEFaces components on the JSP, I got very big performance degradation: 60 req/sec with max response time: 3 second. Testing software: Apache JMeter Results: I ran the tests with JMeter with 32 threads on "clean" JSF RI without ICEFaces, and see results: 800 req/sec with max response time: 3 second. JSF dataTable get data model from session bean (already initialized when created ManagedBean). JSF page contains JSF dataTable and 5-6 jsf input controls. Environment: Sun GlassFish Enterprise v2.1 Java SDK 1.6.0_13 Solaris 10 on Sun Fire T1000 (6 cores with 8Gb RAM) Java settings: -server -Xmx2G -Xms2G -XX:NewRatio=10 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode Test case: JSF (JSP) page with very simple session ManagedBean. Hello! I ran some primitive tests with JSF RI from Sun, and ICEFaces on GlassFish v2.1 and got the following results.







Icefaces performance