Re: Garnet, CMUCL & Debian

Martin ``rydis'' Rydstr|m <[email protected]> Fri, 2 Apr 2004 13:53:43 +0200
Newsgroups gmane.lisp.garnet.user
Message-ID <[email protected]>
On Thu, Apr 01, 2004 at 11:43:57PM -1000, Chris Hall wrote:
> Actually, if I use 'run-listener' it works fine, though CPU goes
> *waaay* up.  Using 'run-listener-thread' is another story - reducing
> the value of lisp:*max-event-to-usec* helped noticeably, but even at
> 50 (down from 500000!) time between screen paints were 1 - 2 seconds.
> I.e., if I type 'Show DIr' into Listener, I have to wait ~1.5 sec. to
> make sure of what I typed.

Just to make sure; you /are/ running (mp::startup-idle-and-top-level-loops),
right? It makes a world of difference. Also, running Hemlock together with
the listener leads to horrible slowdowns as well, for me.

'mr

-- 
[Emacs] is written in Lisp, which is the only computer language that is
beautiful.  -- Neal Stephenson, _In the Beginning was the Command Line_