lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev local directory listing - TOO SLOW


From: Klaus Weide
Subject: Re: lynx-dev local directory listing - TOO SLOW
Date: Sat, 2 Jan 1999 11:31:38 -0600 (CST)

On Sat, 2 Jan 1999, Leonid Pauzner wrote:

> Another reason for slow output in this case
> is the absence of partial mode for directory listing,
> in contrast to local files.

And another reason may be the calls to HTCheckForInterrupt in
HTLoadFile - added from my patch (I haven't checked whether
they are stil there).  If that's the case, the should go away
or be done less frequently (say every 20th file only).

Another reason for slowness may just be that the LYListFmtParse
is slow (if LONG_LIST is being used).  What happens without LONG_LIST?

   Klaus

reply via email to

[Prev in Thread] Current Thread [Next in Thread]