It seems that importing even slightly larger Python files is very slow, e.g. I opened a 10 KB/330 line file and it took 29 seconds to load into Strype. We should (a) speed this up and (b) if it still takes more than a second we should add a progress bar while it is importing.
It seems that importing even slightly larger Python files is very slow, e.g. I opened a 10 KB/330 line file and it took 29 seconds to load into Strype. We should (a) speed this up and (b) if it still takes more than a second we should add a progress bar while it is importing.