amakelov/mandala

Versioning takes too long with large global variables

Closed this issue · 0 comments

If working in e.g. a notebook, and there are global variables that take a long time to hash and are accessed by an @op call, this affects every with storage: context, because it syncs the current state of the code and globals each time.