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 ms11 with LMTPS id 8Lw5BZCpal8DUQAA0tVLHw (envelope-from ) for ; Wed, 23 Sep 2020 01:49:04 +0000 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 AwoAAZCpal+4TgAAbx9fmQ (envelope-from ) for ; Wed, 23 Sep 2020 01:49:04 +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 A352A9408DD for ; Wed, 23 Sep 2020 01:49:00 +0000 (UTC) Received: from localhost ([::1]:37620 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKttz-0000SI-M0 for larch@yhetil.org; Tue, 22 Sep 2020 21:48:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48240) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKttX-0000Rw-3f for emacs-orgmode@gnu.org; Tue, 22 Sep 2020 21:48:31 -0400 Received: from mail-pg1-x52c.google.com ([2607:f8b0:4864:20::52c]:42324) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kKttU-0007EF-Nh for emacs-orgmode@gnu.org; Tue, 22 Sep 2020 21:48:30 -0400 Received: by mail-pg1-x52c.google.com with SMTP id k14so13364815pgi.9 for ; Tue, 22 Sep 2020 18:48:28 -0700 (PDT) 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; bh=mvWoBKXu+QpvFwpvGcEWV2LlbL2/D4Q76wzuOpECFe8=; b=PRx+q1zwcadokjI2Pqp8Oc+EjVhpDqZOhk4xmbGtQnUsW1CFyNNyr7wKiQY9Lprshx plo2CLd3S7e1joErWeBAseaORbPzUrjeBW2HuBJQ2LGfVVqMTwPUuO+otMKxDLmp5Vic NyEYm2DTeUZ6aPn/eMC420Y2BmSzJmhXVfRvtjBgpClpQ+jFlH3zJZgwKpjXMlwiy0Ds 3QY3pLRS8hK2VdbbLtHtot4cblhqiuQVUScXB1EXcRaONBO9ZclKMOZIvnwD29Kjs/XM QBpR3+jPob7RLkLMKEZc+CAM2bPx0Um3/hVNRq/vdjOIs32uai0W2VCWbsTgcJOc1xsK 6KrQ== 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; bh=mvWoBKXu+QpvFwpvGcEWV2LlbL2/D4Q76wzuOpECFe8=; b=dPmBR+qAEFfSuXriLuU9yd5PBLcPpW6DTXB6f6lqDhy8AU/JxnwfqCyroeQupqgV6C A8LsZ9R+Y0EVTSFUmH2L0NQBUcbNDIo4n7FRNFhom74mcMLiTBcmAPeL6ErP0Zh6FVnH CQP6jOI0G6lA7aq90Z22EgBWQvXlGXk8uNn+pahdmR/KoeyicXfvvqBtSy2O6Z3NwTGn /UuBiOGElBUm+mlaytHoIgINmlSJH71F5mODGCKIU7nLn3+LjIbwhfD5QLSy9wO0trwl gWztMfJdRL/nc9qZ/LTGcQ++un+Ac8IaCi6qLzMx7nd91fvAxfKZsDH5AYEUkKH/1pz6 RO5Q== X-Gm-Message-State: AOAM530bbziC4qwoBBVdp/NPsbAnWW7H4L54Lr547vX3g51SkUt7VYWN Pf4SR1KbJ4JWQZJzo76b0h8= X-Google-Smtp-Source: ABdhPJyHpqEmAtzUQr4COywxAVyHZyOyes5ikDEjlthSe/mZ7vTNCr2rPnAiRuywxvNog89cK1It8A== X-Received: by 2002:a63:ea16:: with SMTP id c22mr5649939pgi.326.1600825707258; Tue, 22 Sep 2020 18:48:27 -0700 (PDT) Received: from localhost ([23.27.206.160]) by smtp.gmail.com with ESMTPSA id co3sm3270026pjb.31.2020.09.22.18.48.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 18:48:26 -0700 (PDT) From: Ihor Radchenko To: Peter Bienstman , emacs-orgmode@gnu.org Subject: Re: Slow to open certain file In-Reply-To: References: Date: Wed, 23 Sep 2020 09:47:22 +0800 Message-ID: <87eemtw9g5.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::52c; envelope-from=yantar92@gmail.com; helo=mail-pg1-x52c.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: -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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=PRx+q1zw; 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.21 X-TUID: yZZ2gZpecudd I have no issue opening your file (under 1 second). > I also attach the profile. Looking at the profile, the problem seems to be with ivy. Can you try opening the file without ivy. Something like M-: (find-file "~/Org/notes.org") P.S. You can also add notes to papers from org-ref. That is a great help when your paper database grow bigger. Best, Ihor Peter Bienstman writes: > Opening this file takes more than 10 seconds: > > https://www.dropbox.com/s/tg7pr6tetlh7jwb/toc%2020200922%2007.00.01.org?dl=0 > > I also attach the profile. > > I have org files which are much bigger, and they open almost instantly. > > This is on Windows 10, emacs 26.3, all packages updated to the latest version. > > Is there anything I can do to speed this up? > > Thanks!