Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.RC1
-
Fix Version/s: 3.2
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Icefaces 3 from trunk, revision 29857 / apache-tomcat-7.0.29 / jdk1.6.0_33
-
Assignee Priority:P1
Description
Originally noticed by a client when comparing the ice:DataTable vs ace:DataTable examples across showcases, each subsequent request of a particular feature grows in average latency. However I've confirmed that this is not unique the DataTable and appear to affect all ace components.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | tomcat7-component_showcase_1_8-rowselection.PNG [ 14679 ] | |
| Attachment | tomcat7-component_showcase_3_0-rowselection.PNG [ 14680 ] | |
| Attachment | tomcat7-showcase_3_0-rowselection-ice.PNG [ 14681 ] |
| Attachment | tomcat7-showcase_3_0-rowselection-ace.PNG [ 14682 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #31825 | Mon Oct 29 16:08:40 MDT 2012 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/ResourceOrdering.java
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/MandatoryResourcesSetup.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #31833 | Mon Oct 29 18:00:20 MDT 2012 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/ResourceOrdering.java
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/MandatoryResourcesSetup.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #31882 | Wed Oct 31 17:10:04 MDT 2012 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/MandatoryResourcesSetup.java
|
| Summary | Showcase for Icefaces 3.1.0-RC1-SNAPSHOT is very slow. | ace:dataTable -> Row Selection demo in Showcase degrades rapidly (was: Showcase for Icefaces 3.1.0-RC1-SNAPSHOT is very slow.) |
| Assignee | Nils Lundquist [ nils.lundquist ] | |
| Fix Version/s | 3.2 [ 10338 ] | |
| Assignee Priority | P1 [ 10010 ] |
| Assignee | Nils Lundquist [ nils.lundquist ] | Ted Goddard [ ted.goddard ] |
| Fix Version/s | 3.2.BETA1 [ 10360 ] | |
| Fix Version/s | 3.2 [ 10338 ] |
| Summary | ace:dataTable -> Row Selection demo in Showcase degrades rapidly (was: Showcase for Icefaces 3.1.0-RC1-SNAPSHOT is very slow.) | Request latency steadily increases for all ace showcase examples (was: ace:dataTable -> Row Selection demo in Showcase degrades rapidly) |
| Description |
Tomcat tested with three apps: - component-showcase with current Icefaces 1.8.3 from trunk - component-showcase with current Icefaces 3.1.0-RC1 from trunk - showcase with current Icefaces 3.1.0-RC1 from trunk In datatable / row selector view from Ice 1.8.3 switching between rows seems to 4-10 time faster than the same in Ice 3.0 ?! Additionaliy each next request is slower, and slower ...visualvm doesn't show any memory leak or processor overhead. Firebug screens attached. |
Originally noticed by a client when comparing the ice:DataTable vs ace:DataTable examples across showcases, each subsequent request of a particular feature grows in average latency. However I've confirmed that this is not unique the DataTable and appear to affect all ace components. |
| Summary | Request latency steadily increases for all ace showcase examples (was: ace:dataTable -> Row Selection demo in Showcase degrades rapidly) | Request latency steadily increases across submits with Mojarra 2.1.10+ (was: Request latency steadily increases for all ace showcase examples) |
| Assignee | Ted Goddard [ ted.goddard ] | Mircea Toma [ mircea.toma ] |
| Fix Version/s | EE-3.2.0.GA [ 10332 ] | |
| Fix Version/s | 3.2.BETA1 [ 10360 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Fix Version/s | 3.2 [ 10338 ] | |
| Fix Version/s | EE-3.2.0.GA [ 10332 ] |
| Fix Version/s | 3.2.BETA1 [ 10360 ] | |
| Fix Version/s | 3.2 [ 10338 ] |
| Fix Version/s | EE-3.2.0.GA [ 10332 ] | |
| Fix Version/s | 3.2.BETA1 [ 10360 ] |
| Attachment | Screen Shot 2012-09-17 at 3.36.04 PM.png [ 14946 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 3.2 [ 10338 ] | |
| Fix Version/s | EE-3.2.0.GA [ 10332 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Screens with problem