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 iNqkL9IHdV96IgAA0tVLHw (envelope-from ) for ; Wed, 30 Sep 2020 22:33:54 +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 oK+EK9IHdV+RNAAA1q6Kng (envelope-from ) for ; Wed, 30 Sep 2020 22:33:54 +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 4725C940414 for ; Wed, 30 Sep 2020 22:33:54 +0000 (UTC) Received: from localhost ([::1]:41128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNkfY-0002mw-Qr for larch@yhetil.org; Wed, 30 Sep 2020 18:33:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNkf7-0002mp-6n for emacs-orgmode@gnu.org; Wed, 30 Sep 2020 18:33:25 -0400 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:35381) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kNkf5-0003WI-7o for emacs-orgmode@gnu.org; Wed, 30 Sep 2020 18:33:24 -0400 Received: by mail-wm1-x329.google.com with SMTP id y15so1071812wmi.0 for ; Wed, 30 Sep 2020 15:33:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:mime-version:date:message-id; bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=; b=K9BSpIFfGKwJvwvitKA0SmJpuXQ8qvV0Rp8VYxEGxS2ADbAMaPYyapJom90cGo5ZGx 3iF+ohAdgNhg0OvmST+Rab2erbtaNFDEXyzgH7TdSgPn8aE8PZqgEfQsUVUceeWCeAmn xZgycR0Q6ND4EPIFr8bi1py3L2RJcADUSjT09C59y0biJTaku1Z5VmRF5bGTjpEKwCR2 rTrzwFvKKVNSbsDJwZvIZHlhz1gqEc8cy9rmOnXwZMUCDVoeq+lwo42x8XN5ruXzwzJi 4Nk4UVwiNqTzjF7b6Z/NDwZk0vyubYXT7PZy9OeiusXBGgjPy+2hKV7C8WHySnhczcUz dZoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:mime-version:date :message-id; bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=; b=QVoaeXZBns67GPZLa7QYahst/ofO0ws90sStImclT2VHoGtqBQEreGzW5j1TpucVMJ jYuyoyyKng2Ult4+Dt+G4lTPEfXsbrcq81AMeS5mczlb1mZByTHdQ5kiSOE+bCvei0k4 SP5YObiD0r3xO7Bz2JgFnpmq7CZa8kXtMlussmV8FP68Hyl5SMtTlOKe9c/LNIISj7Gw 6ahcmAA5/2Hei+jnUAAq8bYCOYUarFNhwlYG6Ybtg7mmt3xCvFhmzbOMR4cLfbjzmA8w H+TjvzEQXCKGMt83o88HoMGh6ZK+a6HsqtZTBo4fzazsUrkm9AirvF8ubc8+Xx1GpQvq sP6g== X-Gm-Message-State: AOAM533CIBLuSslwuR4+W3UjMjRn+oddH58CmGo1o8fpovgLs1BgGdjm tgWujgovLgveKRtdGR36fepwyEtT/N8= X-Google-Smtp-Source: ABdhPJzf798R7dHd5CTBIH0HSGG4rRopNWFgUA/Gzbls1igF1Ta/uHOs8CGc3KufdWVAL84iT5hMRA== X-Received: by 2002:a05:600c:252:: with SMTP id 18mr4903855wmj.63.1601505200104; Wed, 30 Sep 2020 15:33:20 -0700 (PDT) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id s17sm5601334wrr.40.2020.09.30.15.33.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Sep 2020 15:33:19 -0700 (PDT) From: Jeremie Juste To: Ihor Radchenko Subject: Re: opening a 0.5 MB org file is slow References: <871rik4cv0.fsf@mat.ucm.es> <87eemknvhc.fsf@gmail.com> <87a6x7q4we.fsf@localhost> <875z7vhn8e.fsf@gmail.com> <877dsbq23n.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Hello Ihor, Many thanks for the profiler-start/profiler-report lead. > If anyone is interested, any feedback and/or testing will be > appreciated. The relevant patch is complete in terms of functionality > now. I'll have a look as https://orgmode.org/list/87h7x9e5jo.fsf@localhost/ and get back to you. Best regards, Jeremie Date: Thu, 01 Oct 2020 00:33:18 +0200 Message-ID: <87362ynbdd.fsf@gmail.com> Received-SPF: pass client-ip=2a00:1450:4864:20::329; envelope-from=jeremiejuste@gmail.com; helo=mail-wm1-x329.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 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_FROM=0.001, PYZOR_CHECK=1.392, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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 Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=K9BSpIFf; 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-Spam-Score: -1.71 X-TUID: yjooSbRFaKig