Closed
Description
While working on https://github.com/rymurr/harlequin-snowflake I was noticing that the catalog generation was taking upwards of 1min for my (rather large) snowflake.
I was experimenting with ways to make the children
parameter of CatalogItem
lazy without much success. I thought I would raise the issue here so we could talk about the best design to allow loading of large catalogs.