You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the <Attributes element=... and dataStructures=...> properties support minim Element as their values (since #462) the props.dereferencedDataStructures minim Element support should be implemented as well.
This would allow the minim Element using application to optimize by sharing the dereferencedDataStructures between multiple data structures and therefore consume less CPU.
As the
<Attributes element=... and dataStructures=...>properties support minim Element as their values (since #462) theprops.dereferencedDataStructuresminim Element support should be implemented as well.This would allow the minim Element using application to optimize by sharing the dereferencedDataStructures between multiple data structures and therefore consume less CPU.