-
Bug
-
Resolution: Unresolved
-
P4
-
8
Resolving lookup values in a stylesheet incurs a great deal of overhead. If it were possible to have a table of values that need lookup and where those values can be resolved (which declarations contain a real value), then instead of going from parent to parent trying to find the value, the value could be gotten directly from the table.
It would also be good if the code didn't make a copy of the ParsedValue while doing the resolve.
It would also be good if the code didn't make a copy of the ParsedValue while doing the resolve.
- blocks
-
JDK-8090757 Improve JavaFX embedded performance
-
- Open
-
- relates to
-
JDK-8177635 Optimise CSS lookup resolution
-
- Open
-