From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "paul r" Newsgroups: gmane.emacs.devel Subject: Re: Antialiased fonts makes scrolling noticably slower Date: Thu, 3 Apr 2008 11:15:44 +0200 Message-ID: References: <87myocqswk.fsf@work.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207214165 11908 80.91.229.12 (3 Apr 2008 09:16:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 09:16:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Gilaras Drakeson" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 03 11:16:37 2008 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 1JhLYf-0007bl-0I for ged-emacs-devel@m.gmane.org; Thu, 03 Apr 2008 11:16:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhLY2-0001ZM-EZ for ged-emacs-devel@m.gmane.org; Thu, 03 Apr 2008 05:15:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhLXy-0001ZD-N3 for emacs-devel@gnu.org; Thu, 03 Apr 2008 05:15:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhLXw-0001YR-AQ for emacs-devel@gnu.org; Thu, 03 Apr 2008 05:15:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhLXw-0001YO-0j for emacs-devel@gnu.org; Thu, 03 Apr 2008 05:15:48 -0400 Original-Received: from fk-out-0910.google.com ([209.85.128.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JhLXv-0003gQ-OV for emacs-devel@gnu.org; Thu, 03 Apr 2008 05:15:47 -0400 Original-Received: by fk-out-0910.google.com with SMTP id 26so4122550fkx.10 for ; Thu, 03 Apr 2008 02:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=NSpjrsEL4890mA86NFDdqVzsICYyVjqoh5MsZ/BryNw=; b=Egmg/ZuHBN2/q+ZiVMAYT+lL/WH92AXpvIssd03kBrClYjz4Asnpy1DIcE+SCciv2ECWBVI2YyEufRfw/++16d+4WXSvnpIQJ8x3ixw7p3tpcEPyFgvKUWJavPsMiQ4vWapl+6d59AbI2vGJR5hspbcagn937OjVfMuDMRG/ZSk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rRNZKYq03K3oqd2SZtgSOv4iA/T3xu8xsyVw7MbShC2XyxWxmog3YloHuSD8imMbQsavPwgRGFo5PfCppaLKh3CyK3Kf+1MxG5iNnTO5qtAZM1FaruvO2cjaTvIbEMeN74zxEExbJhI9obIM9WN/5OnL7GWqy7oNXhqdX24KBdk= Original-Received: by 10.82.115.8 with SMTP id n8mr25392255buc.35.1207214144321; Thu, 03 Apr 2008 02:15:44 -0700 (PDT) Original-Received: by 10.82.175.3 with HTTP; Thu, 3 Apr 2008 02:15:44 -0700 (PDT) In-Reply-To: <87myocqswk.fsf@work.localdomain> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:94250 Archived-At: 2008/4/2, Gilaras Drakeson : > > Could you please try the radeonhd driver and confirm the issue there as > well? On my machine, radionhd driver has been better and faster for > certain tasks. > Thank you for the tip. I do not think I will build manualy radeonHD for my box, because of a lack of time. I can say that gedit does not seem require as much computing. According to my CPU monitor, I would say it requires 5 times less CPU as scrolls smoothly. So could it be a driver issue ?