From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.devel Subject: Re: horrible performance on long lines Date: Thu, 23 Apr 2009 07:03:35 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1240484715 28064 80.91.229.12 (23 Apr 2009 11:05:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Apr 2009 11:05:15 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 23 13:06:34 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LwwkC-0004Hz-Af for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 13:06:02 +0200 Original-Received: from localhost ([127.0.0.1]:44013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lwwin-0007fh-9r for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 07:04:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lwwig-0007f8-Mk for emacs-devel@gnu.org; Thu, 23 Apr 2009 07:03:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lwwic-0007b3-1l for emacs-devel@gnu.org; Thu, 23 Apr 2009 07:03:54 -0400 Original-Received: from [199.232.76.173] (port=41000 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lwwib-0007b0-SF for emacs-devel@gnu.org; Thu, 23 Apr 2009 07:03:49 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:35580 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lwwia-0001E4-VY for emacs-devel@gnu.org; Thu, 23 Apr 2009 07:03:49 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LwwiZ-0005MS-49 for emacs-devel@gnu.org; Thu, 23 Apr 2009 11:03:47 +0000 Original-Received: from 139.85.239.116 ([139.85.239.116]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Apr 2009 11:03:47 +0000 Original-Received: from ndbecker2 by 139.85.239.116 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Apr 2009 11:03:47 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 139.85.239.116 User-Agent: KNode/0.99.01 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110426 Archived-At: David Reitter wrote: > On Apr 22, 2009, at 9:03 PM, Neal Becker wrote: > >> I noticed that running a python script that outputs very very long >> lines >> gave horrible screen updating performance. The same data when >> written with >> short lines was OK. > > I've occasionally noticed similar issues with debug output (big > structures) in Slime Repl mode (where such output has a mouse-face > property, I believe). I should have mentioned this is 23.0.92.