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
Right now, parsing the griddle is equivalent to producing all the Specs.
Instead, there should be some ability to iterate or collect, so that, if the space of simulations is large, we're not hogging memory on mostly similar items.
Right now, parsing the griddle is equivalent to producing all the Specs.
Instead, there should be some ability to iterate or collect, so that, if the space of simulations is large, we're not hogging memory on mostly similar items.