Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: fx1.0
-
Component/s: javafx
-
Labels:
-
Subcomponent:
Description
Profiling has uncovered some inefficient use of Image I/O by the ImageLoader code (which is the implementation of javafx.scene.image.Image). This is low hanging fruit. More details to come...