-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 5.12.2
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
On complex sheets, a large number of calls to RefImpl can occur during sheet loading / update.
Since RefImpl is immutable, caching the result of hashCode after the first call would reduce overall processing time.