emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Receiving network data causes excessive consing


From: Eli Zaretskii
Subject: Re: Receiving network data causes excessive consing
Date: 13 Jan 2004 09:09:13 +0200

> From: Jesper Harder <address@hidden>
> Date: Tue, 13 Jan 2004 04:17:14 +0100
> 
> I noticed that receiving data from a network process conses madly.

I'd suspect decoding stuff, it might need to cons strings to convert
from unibyte to multibyte and back, and to decode received text.  But
that's just a hunch; some tinkering with GDB is in order.





reply via email to

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