From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: timing simulated editing of org-files Date: Tue, 4 Jun 2019 21:16:09 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000005c9d21058a895842" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:35446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYKXV-0004q4-Oy for emacs-orgmode@gnu.org; Tue, 04 Jun 2019 21:16:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYKXU-0006Fp-Gl for emacs-orgmode@gnu.org; Tue, 04 Jun 2019 21:16:29 -0400 Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]:43828) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYKXS-00069N-GX for emacs-orgmode@gnu.org; Tue, 04 Jun 2019 21:16:26 -0400 Received: by mail-wr1-x42c.google.com with SMTP id r18so8696834wrm.10 for ; Tue, 04 Jun 2019 18:16:22 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: org-mode-email --0000000000005c9d21058a895842 Content-Type: text/plain; charset="UTF-8" Hi everyone, I am working on fixing some performance issues in org-ref for large files ( https://github.com/jkitchin/org-ref/issues/647). The issue is there is some interaction with font-lock that is triggered when editing that results in font-lock updates and it is especially notable in big files. I have two implementations to fix it, but I want to do some timing tests while editing, preferably in an automated way like a test. I wondered if anyone here knows how to do timing tests of simulated editing in org buffers. I posted a similar question on stackoverflow: https://emacs.stackexchange.com/questions/50852/profiling-simulated-interactive-editing in case anyone wants to answer there. Thanks, John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu --0000000000005c9d21058a895842 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi everyone,

I am working on= fixing some performance issues in org-ref for large files (https://github.com/jkitchin/org= -ref/issues/647). The issue is there is some interaction with font-lock= that is triggered when editing that results in font-lock updates and it is= especially notable in big files. I have two implementations to fix it, but= I want to do some timing tests while editing, preferably in an automated w= ay like a test.

I wondered if anyone here knows ho= w to do timing tests of simulated editing in org buffers.

I posted a similar question on stackoverflow:

<= a href=3D"https://emacs.stackexchange.com/questions/50852/profiling-simulat= ed-interactive-editing">https://emacs.stackexchange.com/questions/50852/pro= filing-simulated-interactive-editing

in case anyone = wants to answer there.

Thanks,

John

-------= ----------------------------
Professor John Kitchin=C2=A0
Doherty Hal= l A207F
Department of Chemical Engineering
Carnegie Mellon University=
Pittsburgh, PA 15213
412-268-7803
<= /div>
--0000000000005c9d21058a895842--