On Thu, 18 Jun 2026 16:23:21 GMT, Andy Goryachev <[email protected]> wrote:
> I think this effort is similar to the idea of stashing rarely used attributes > into a hidden hashmap. > > @Maran23 would you like to cooperate (review, etc.) with me on this? Once we > get through with the rare properties, `Node`, `Shape`s, and possibly other > classes, we might see substantial improvement in RAM consumption. Yes. I think we could probably reuse and adjust the `SceneGraphAnalyzer` approach for some of the measurements we should do in the future for this one. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2191#issuecomment-4757843432
