From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kNn9H1T/IWDtGAAA0tVLHw (envelope-from ) for ; Tue, 09 Feb 2021 03:19:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iAHYG1T/IWDmDwAA1q6Kng (envelope-from ) for ; Tue, 09 Feb 2021 03:19:48 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 95F0D9403AE for ; Tue, 9 Feb 2021 03:19:47 +0000 (UTC) Received: from localhost ([::1]:46636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9JZ4-0004A9-Gs for larch@yhetil.org; Mon, 08 Feb 2021 22:19:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35240) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l9JYZ-00048P-Qp for emacs-orgmode@gnu.org; Mon, 08 Feb 2021 22:19:15 -0500 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]:37611) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l9JYY-00089z-7M for emacs-orgmode@gnu.org; Mon, 08 Feb 2021 22:19:15 -0500 Received: by mail-pl1-x633.google.com with SMTP id e12so8956885pls.4 for ; Mon, 08 Feb 2021 19:19:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=YTBYInBOOJost1jVpVzoMzrdmBXGgr+zHCBAou4fpiE=; b=FeEU8MURMPDariinhg9JQajQKCGZz8P7G5n+wOUofidemZSm6VWETrVClooVg7zyka gl05h8i0b7deRg1u+fdhSTbeBHxSw3TznEQVDB42YHQrK6vYkXaIpqrcrSdJ4CVpoX3U TnI2yvTI9NXe4Wx5vbwPAtaR75IXLM2yeXG+a0uuft+zjTaIIooeh5ayzx6MDYCsalIh eYsKdd/VEg2phWYOsd4oetXOYK9yV4z/z5ai6NgG3YA+vm3C/Lq8F8JYFAA2flqIsbXa QCqSMju7E25cCphNUkwAOXjAwOJ522roVEovxvjf3iPo0E0aIBlaz/D6MSqX5Ffqh7zg wReg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=YTBYInBOOJost1jVpVzoMzrdmBXGgr+zHCBAou4fpiE=; b=KPbUNdpZrRrTfcCKHCpLlLjhfWF2m5ySesBhwv9cUJ3CVrcu6o4Pj3cQ/WpiZ6+73y E9Fqr62YePoz0/Yd7vXcq4+KZOMh/6A2ykSfSwrsxhlrahz/klNzETPPBhiVw33RUJB5 MHg8s1/yXQP/OZrr8rDqeL/qQqdmcVEZgJ/bsI6qMCv2y7JStzPxG294nthYx0tGRcYi GVQuFAPt12LHZ998AlAKkYdgdZOiAUMrCwCmO0IMEYN5kzzO8ms3CbczAbrpRTUiIr37 meY+fk0dFAekedm7tn1ct0cPMTTB+gs+UMyKqOE956B2pzTNDmob/7QpMcEXAQUcQH9X sGbA== X-Gm-Message-State: AOAM530VIyqNkBj5ACNWU1ROXficLIjvqGNlgq4nasbwJXWCA+aLW1Kk ngr4EkEqqE88NRScQZk1zd+u6jS6dFs= X-Google-Smtp-Source: ABdhPJz5JEDysNhAr3rnHtun2FiXt49fCWxA1L1OGgjVUKPr91R9r1GtvVgVWDmXAG2GwgVlnRjrew== X-Received: by 2002:a17:902:d686:b029:de:7845:c0b2 with SMTP id v6-20020a170902d686b02900de7845c0b2mr18956707ply.11.1612840752919; Mon, 08 Feb 2021 19:19:12 -0800 (PST) Received: from localhost ([104.250.131.79]) by smtp.gmail.com with ESMTPSA id o189sm9281061pfd.73.2021.02.08.19.19.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Feb 2021 19:19:12 -0800 (PST) From: Ihor Radchenko To: sebastien.miquel@posteo.eu, emacs-orgmode@gnu.org Subject: Re: Typing latency In-Reply-To: <8f36ba0c-5b96-2af4-8d19-1dbf6c9d142e@posteo.eu> References: <8f36ba0c-5b96-2af4-8d19-1dbf6c9d142e@posteo.eu> Date: Tue, 09 Feb 2021 11:23:17 +0800 Message-ID: <87ft25zzyy.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::633; envelope-from=yantar92@gmail.com; helo=mail-pl1-x633.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.56 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=FeEU8MUR; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 95F0D9403AE X-Spam-Score: -2.56 X-Migadu-Scanner: scn1.migadu.com X-TUID: HrQeuMRTFyyO S=C3=A9bastien Miquel writes: > AFAIU, the elisp profiler is useless in this case (fontification being > slow). At least my runs don't seem to report anything relevant. You can try font-lock-profiler package (https://github.com/Lindydancer/font-lock-profiler) Best, Ihor