19 May
2004
19 May
'04
4:45 a.m.
On Tue, 2004-05-18 at 09:22, Tobias Jakobs wrote:
- A progressbar while opening files.
- Speed up the file loading.
I've noticed the need for this too, a lot, when loading larger files (even just the tutorials and keys.svg). I've been too busy lately, but some time soon I want to have a look at this with a profiler and see where we can streamline things.
I think it'll be a while before we can do a progress bar though (although it is pretty important) -- there are several different subsystems involved in loading a file, and none of them are currently instrumented for reporting progress/status information in realtime. That will require some concerted effort to remedy.
-mental