Closed peterhurford closed 1 year ago
Currently takes 0.5sec to load
Could improve by having some imports only load dynamically.
Could also improve by not loading all of scipy.
One part https://github.com/rethinkpriorities/squigglepy/pull/34 though it doesn't actually help much
Fixed by https://github.com/rethinkpriorities/squigglepy/pull/36
Currently takes 0.5sec to load
Could improve by having some imports only load dynamically.
Could also improve by not loading all of scipy.