Peter Mechlenborg metch@daimi.au.dk writes:
I have made some new adjustments to the debugger.
[...]
The biggest problem now, is that it is slow. I normally use sbcl, but I tried Mcclim on cmucl and it seemed that it was quite a bit faster. I think this has something to do with garbage collection, but that could be way off. Do any of you know what causes the big differences between sbcl cmucl?
Maybe some issues related to threading or socket I/O with SLIME?
Paolo