I believe the problem is that when J is loaded, it opens the most recent project, and this in turn causes the corresponding folder to be read. If there are many subdirectories, this can take a while. Of course, if you were to close J and reopen it, then the second load should be fast.
For example, there is a noticeable difference between loading J when the previous folder was the addons, compared to a previous folder of the base library. It may be better to only open the most recent project when the edit window is opened. This pushes the problem around, but at least allows J to load quickly. I'll see whether this change can be made. Chris On Mon, May 20, 2013 at 4:14 PM, Fraser Jackson <[email protected]>wrote: > When starting Jqt it takes about 20 secs from very short display of the > console window until the term window appears on my machine. Any > suggestions > on speeding this up? > > Thanks > > Fraser > > ------------------------------**------------------------------**---------- > For information about J forums see > http://www.jsoftware.com/**forums.htm<http://www.jsoftware.com/forums.htm> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
