Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8104949
Poor Performance for Typical Apps
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
fx1.3
Affects Version/s:
None
Component/s:
javafx
Labels:
None
Subcomponent:
graphics
Description
I've been profiling several applications (including one of the showcase apps) to find the causes for various performance bugs. I found a whole number of issues, most of them minor. I will file individual bugs for each of them
Attachments
Sub-Tasks
Options
Show All
Show Open
Bulk operation
Open issue navigator
1.
Should never change bounds if transform or geometry hasn't actually changed
Resolved
Richard Bair (Inactive)
2.
Remove guard against spurious bounds change notifications from FXNode
Resolved
Richard Bair (Inactive)
3.
Avoid churn in FXNode strands
Closed
Richard Bair (Inactive)
4.
Computing pivot point for every FXNode even if not necessary
Closed
Richard Bair (Inactive)
5.
Rectangles without arcWidth/arcHeight/rotation/shear/etc shouldn't use AA regardless of smooth
Resolved
Dmitri Trembovetski (Inactive)
6.
Groups should not always have to recompute bounds if the child node's bounds change
Resolved
Richard Bair (Inactive)
7.
Maybe should have translate(x, y) function on Node.fx
Closed
Richard Bair (Inactive)
8.
Maybe should have convenience function on Resizable to resize
Closed
Richard Bair (Inactive)
9.
boundsInScene more costly than its worth
Resolved
Richard Bair (Inactive)
Activity
People
Assignee:
Richard Bair (Inactive)
Reporter:
Richard Bair (Inactive)
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2008-10-23 06:16
Updated:
2015-06-16 12:29
Resolved:
2009-06-29 17:54
Imported:
16/Jun/15 12:26 PM