From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SCy/Kz/Ja2HQhAAAgWs5BA (envelope-from ) for ; Sun, 17 Oct 2021 08:57:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id sLc5Jz/Ja2EDTQAAbx9fmQ (envelope-from ) for ; Sun, 17 Oct 2021 06:57:03 +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 533253749B for ; Sun, 17 Oct 2021 08:57:03 +0200 (CEST) Received: from localhost ([::1]:39562 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mc06P-0003Or-B5 for larch@yhetil.org; Sun, 17 Oct 2021 02:57:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56252) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mc059-0003OA-IF for emacs-orgmode@gnu.org; Sun, 17 Oct 2021 02:55:44 -0400 Received: from mail-pl1-x636.google.com ([2607:f8b0:4864:20::636]:41560) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mc056-0005A6-Oz; Sun, 17 Oct 2021 02:55:41 -0400 Received: by mail-pl1-x636.google.com with SMTP id e10so4232729plh.8; Sat, 16 Oct 2021 23:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=DXOj27OdYeTjR+eOsYWRyC1NG91UlS2Ua+jAmow3IWs=; b=IANxhTWsjm3jPv5tZbEOIiad2IXo35LnwWCjm7QroUrrga95Qf3wCHuHa+eCxX7x1N WOVgyN8AJ44k/NW/KXgH46bggXNSuWkITc59hXBQwE2wCkoK6wamqwxf60CskkrlSQwP /EYNJj1V494rU53rNlYimoshMD3CCpLHeJ1Fs9saAWoCHASBH1lpoj42IeW600NOjKw7 2YH51iPwn1bna+IBtt/h5XMYDPBPnF2FQKrLRazMkwVKHVZo2PpmQBeaD0V+M6yibxhk FhduUrEC260OTRBZX+F2RGimVpZ0Johvl370gRAYsWffWICJxhaQtxXyaluOHWaTm1Pi RWBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=DXOj27OdYeTjR+eOsYWRyC1NG91UlS2Ua+jAmow3IWs=; b=A/NkdRamgA6fPTAS2Y0pKZHH5XrvhoAxSsxQggq66Tim0IjUIrkWbUd7RRTM+ClnB0 VRJaBOyLubnCcP2BmvSktqpPBAgNbnLaVz92dMCtyNYK+ZMRPldRaYvBAL4HFFNiGQSl rHpzeJcREPMyqJNPAX48w4LTrzwYUgm2Ee0qDevfZ4rY2TBaG54QO3LLe2lZMpmdVJvo pFsqyA6UGGOPSbdWmJboygqzAlTHEcNZRlclffhCa4+6Z7KJHzWDFKZar7312sbZptyC v/8S1FQhNDX5erlYL+pa2VEk1WC/fMqV7GzRmwSjz+s1MV5rRzgRdwzUlngK5cf7bXui 67MA== X-Gm-Message-State: AOAM532hkEg8z4+RDWYgy3dR5rjOdfW1ZaUqr0/REHSiWwu/YsCVV+ca +5cNjuIRuYDQrCwrQnErPi2NX14YPKk= X-Google-Smtp-Source: ABdhPJyrXWl0+gsMmTV+L6E2fPm86KjVe5o+/WW7GpJczIpnaoyz3AJEGdyizhSMFFiFIccb0wzQQA== X-Received: by 2002:a17:90a:ec17:: with SMTP id l23mr24961673pjy.184.1634453737656; Sat, 16 Oct 2021 23:55:37 -0700 (PDT) Received: from localhost ([103.125.234.111]) by smtp.gmail.com with ESMTPSA id c15sm9392207pfo.178.2021.10.16.23.55.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 16 Oct 2021 23:55:36 -0700 (PDT) From: Ihor Radchenko To: Bastien Subject: Re: [feature proposal] Headline caching via org-element-cache = up to 2.5x performance boost In-Reply-To: <87v92o1zev.fsf@gnu.org> References: <87bl4p6n0m.fsf@localhost> <87a6k8esrl.fsf@gmail.com> <878rzs7r0c.fsf@localhost> <877dfcenze.fsf@gmail.com> <874kag7mmt.fsf@localhost> <87v92o1zev.fsf@gnu.org> Date: Sun, 17 Oct 2021 14:56:59 +0800 Message-ID: <87ilxwp29w.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::636; envelope-from=yantar92@gmail.com; helo=mail-pl1-x636.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: , Cc: emacs-orgmode@gnu.org, Timothy Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634453823; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=DXOj27OdYeTjR+eOsYWRyC1NG91UlS2Ua+jAmow3IWs=; b=qyu88ZQan1pOs0+Ju9xonhqDqQJlO9LCL+AtEG8c00NnGTfl3PtU8i67M4ptIkFcL1usDw m5wIQUQ8aEt44peQHK4omNmFh1Z6rzEhy2BBtwEjnnbDNe+ZMhtQJlV2lRHtpQu+paaWjq PfdF36EoBqGCTLHP1cfreB6nZ0DcNcHd5mdhIMGqtlVi8Dm2k28NGg1Vj3exu0KhRczzp1 sD87fTZ6nnRHXh3nMFf5PPHYgKChGbR5hvCXhS/f5JGuxqlXPF2ATj27JkbZ1rCkA712Bs LXHmzU0kk3F5hRyoWa6c/sjPXL1URS9V/YILv6xZpLd6yFkJ3jSmM+Cm1NfTzg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634453823; a=rsa-sha256; cv=none; b=RmDd+0LFkLYX8bkUCpPdVOueuhibnjyRigO0VohzPiK36K0Q309cketh2/qpbWrhnvd8Am 7BpzpHzMQp04YNWe5KyI4X0cCTmsGwSZzMvi5pnEfRQVJPMMHzWdvoCfa9koyXpyK52kNm ZdCdsXpOy2ooy3Y7Iazi2kg6/+biHpjybCNz8pVZdUhN3NixN5A9j4p7HGJYCcY+bZEGh6 CbMvC+NKMWmpVgmt7SU0Oguchu7KLBAXaTRxerdNEceVgTb4ucVuMvUQf2eqZhrIP03EiM o5JkAH6y5GeuMb8CpkhtEDuwLO18EzS1XWweYoN2B6DbauJvVbTKdjE5A4DJCg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=IANxhTWs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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-Spam-Score: -1.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=IANxhTWs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: 533253749B X-Spam-Score: -1.22 X-Migadu-Scanner: scn1.migadu.com X-TUID: XiGrBF2oL9GH Bastien writes: > If you feel confident the change is mature enough for being merged > into the main branch, please go ahead, this will boost the feedback. Merged to main just now.