From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Q on performance with 10000 faces Date: Mon, 22 May 2006 21:45:42 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1148323593 4761 80.91.229.2 (22 May 2006 18:46:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 May 2006 18:46:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 22 20:46:27 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FiFQ1-0000OI-E0 for ged-emacs-devel@m.gmane.org; Mon, 22 May 2006 20:46:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FiFQ0-0001q9-T3 for ged-emacs-devel@m.gmane.org; Mon, 22 May 2006 14:46:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FiFPo-0001pp-Vm for emacs-devel@gnu.org; Mon, 22 May 2006 14:46:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FiFPn-0001pZ-9y for emacs-devel@gnu.org; Mon, 22 May 2006 14:46:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FiFPn-0001pW-4a for emacs-devel@gnu.org; Mon, 22 May 2006 14:46:03 -0400 Original-Received: from [192.114.186.17] (helo=gandalf.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FiFTp-0004Db-Sy for emacs-devel@gnu.org; Mon, 22 May 2006 14:50:14 -0400 Original-Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id ITV49112; Mon, 22 May 2006 21:45:49 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-20-135.inter.net.il [80.230.20.135]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DKX33803 (AUTH halo1); Mon, 22 May 2006 21:45:41 +0300 (IDT) Original-To: "Drew Adams" In-reply-to: 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:55070 Archived-At: > From: "Drew Adams" > Date: Mon, 22 May 2006 06:49:18 -0700 > > If this gets fixed (optimized), then the performance might be usable and I > might stick with this design - it has a few advantages. Any chance someone > will look at this problem (considered as a bug) before the release? Not without you posting some minimal code that creates this slowdown.