From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: macOS metal rendering engine in mac port Date: Sat, 22 May 2021 20:00:27 +0300 Message-ID: <83lf86k8k4.fsf@gnu.org> References: <83o8d2k9y7.fsf@gnu.org> <83mtsmk97q.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24334"; mail-complaints-to="usenet@ciao.gmane.io" Cc: mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org To: aaronjensen@gmail.com, alan@idiocy.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 22 19:01:38 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 1lkV0M-0006C3-7k for ged-emacs-devel@m.gmane-mx.org; Sat, 22 May 2021 19:01:38 +0200 Original-Received: from localhost ([::1]:46986 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lkV0K-00088y-8F for ged-emacs-devel@m.gmane-mx.org; Sat, 22 May 2021 13:01:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33884) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lkUzH-0007OZ-B1 for emacs-devel@gnu.org; Sat, 22 May 2021 13:00:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34590) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lkUzE-0002Pq-1m; Sat, 22 May 2021 13:00:28 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3304 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lkUzD-00026r-Dl; Sat, 22 May 2021 13:00:27 -0400 In-Reply-To: <83mtsmk97q.fsf@gnu.org> (message from Eli Zaretskii on Sat, 22 May 2021 19:46:17 +0300) 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:269619 Archived-At: I just now ran the scroll-benchmark on xdisp.c in "emacs -Q" of the latest master: the results with line-numbers turned on are just 2.5% slower than without line numbers.