From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.devel Subject: Re: macOS metal rendering engine in mac port Date: Tue, 25 May 2021 14:34:37 +0100 Message-ID: References: <83k0nncznr.fsf@gnu.org> <279F3242-E556-42C9-8489-4DD8F538938E@gnu.org> <83bl8zc8ku.fsf@gnu.org> <834kerc6jo.fsf@gnu.org> <83y2c3ar5d.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22818"; mail-complaints-to="usenet@ciao.gmane.io" Cc: aaronjensen@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue May 25 15:37:32 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llXFU-0005kj-GR for ged-emacs-devel@m.gmane-mx.org; Tue, 25 May 2021 15:37:32 +0200 Original-Received: from localhost ([::1]:47042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1llXFS-0003Rw-IH for ged-emacs-devel@m.gmane-mx.org; Tue, 25 May 2021 09:37:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34714) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1llXEf-0002lt-0g for emacs-devel@gnu.org; Tue, 25 May 2021 09:36:41 -0400 Original-Received: from [217.169.17.33] (port=58939 helo=breton.holly.idiocy.org) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1llXEd-0007NG-EA; Tue, 25 May 2021 09:36:40 -0400 Original-Received: by breton.holly.idiocy.org (Postfix, from userid 501) id D3752202C2722E; Tue, 25 May 2021 14:34:37 +0100 (BST) Mail-Followup-To: Alan Third , Eli Zaretskii , aaronjensen@gmail.com, emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: <83y2c3ar5d.fsf@gnu.org> X-Host-Lookup-Failed: Reverse DNS lookup failed for 217.169.17.33 (failed) Received-SPF: none client-ip=217.169.17.33; envelope-from=alan@breton.holly.idiocy.org; helo=breton.holly.idiocy.org X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:269856 Archived-At: On Tue, May 25, 2021 at 04:18:06PM +0300, Eli Zaretskii wrote: > > Date: Tue, 25 May 2021 14:07:07 +0100 > > From: Alan Third > > Cc: aaronjensen@gmail.com, emacs-devel@gnu.org > > > > > And what's the effect of display-line-numbers-mode? > > > > without: > > > > 4.3 4.3 4.5 > > > > with: > > > > 5.2 5.4 5.4 > > That's about 25%, which AFAIU is much smaller effect than what Aaron > sees? I've not been following this bit of the thread in detail, but I thought it was in line with what he sees when he uses -Q, and that's what I'm using. I imagine I'm misunderstanding. FWIW, on the Mac I see a slightly smaller performance penalty with display-line-numbers-mode, around 18%. -- Alan Third