From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Speed of keyboard macro execution? Date: Thu, 10 Dec 2015 09:43:19 -0800 Message-ID: References: <20151209163954.0cefcc7f@jabberwock.cb.piermont.com> <87si3bcltu.fsf@isaac.fritz.box> <20151209180343.5a67c0e7@jabberwock.cb.piermont.com> <83r3iu9rvp.fsf@gnu.org> <20151210120051.6be8201f@jabberwock.cb.piermont.com> <83oady9pch.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1449769435 5433 80.91.229.3 (10 Dec 2015 17:43:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Dec 2015 17:43:55 +0000 (UTC) Cc: emacs-devel@gnu.org, deng@randomsample.de, "Perry E. Metzger" To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 10 18:43:47 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a75Fq-0007WS-Em for ged-emacs-devel@m.gmane.org; Thu, 10 Dec 2015 18:43:46 +0100 Original-Received: from localhost ([::1]:43453 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a75Fp-0006aE-J9 for ged-emacs-devel@m.gmane.org; Thu, 10 Dec 2015 12:43:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a75FY-0006a3-4o for emacs-devel@gnu.org; Thu, 10 Dec 2015 12:43:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a75FX-0007b0-7T for emacs-devel@gnu.org; Thu, 10 Dec 2015 12:43:28 -0500 Original-Received: from mail-pf0-x22b.google.com ([2607:f8b0:400e:c00::22b]:33802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a75FT-0007aK-Cv; Thu, 10 Dec 2015 12:43:23 -0500 Original-Received: by pfbg73 with SMTP id g73so52458723pfb.1; Thu, 10 Dec 2015 09:43:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mail-followup-to:mime-version:content-type; bh=3DgpXg0OfMbD44n8MK0BMJegtnm/DFr6Im+XaZjKHcQ=; b=Cw57kDhDobvF2thA5iUBqXJLL/Mz/Qu7EfqdpkwN5++WleBTzDuI7OmdhksE/i8X32 LB+kwcaI0b9kT5CdPn7G6ZN+0dgx4uG0iR60AZR/4BZ+WHCAwVF39l/yaA6iL5p5lX+A RHihhiS9ftD/hmxiMza0ZX8MqsrIvsbjuj2vOBW8/d0LWDpouUstWehvSby87qu97OiD b6DYClVzKUSKv1jo/Lb3yX01g2FnZWG3rlOdwdO0RTrJ+4o63nVPbIcaczl/ASSupAoo BMhGG8H4MrPwuVFRb5JMHuJpfJZ3Z4bFJs8MyzQ9QV4/vlwgI53B/l2wSY+NpCycvphC NT5A== X-Received: by 10.98.71.194 with SMTP id p63mr8718818pfi.66.1449769402695; Thu, 10 Dec 2015 09:43:22 -0800 (PST) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id 79sm19801102pfb.67.2015.12.10.09.43.21 (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 10 Dec 2015 09:43:21 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Vulcan.local (Postfix, from userid 501) id 528C511416ADC; Thu, 10 Dec 2015 09:43:21 -0800 (PST) In-Reply-To: <83oady9pch.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 10 Dec 2015 19:37:50 +0200") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) Mail-Followup-To: Eli Zaretskii , "Perry E. Metzger" , deng@randomsample.de, emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400e:c00::22b X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:196034 Archived-At: >>>>> Eli Zaretskii writes: >> We may, as a developer community, have allowed the speed of modern hardware >> to lull us into complacency on issues like performance. Emacs should be the >> best editor it can be. > I agree. The issue is how to solve those problems, not whether we want to or > should. Yes, and one of the best ways to begin is principled and consistent measurement. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2