From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Zamazal Subject: org-drill extremely slow with Org 9.2.5 Date: Sun, 25 Aug 2019 20:10:55 +0200 Message-ID: <87lfvhjets.fsf@zamazal.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49035) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i1wyn-0001WH-RE for emacs-orgmode@gnu.org; Sun, 25 Aug 2019 14:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i1wym-0004ZE-VP for emacs-orgmode@gnu.org; Sun, 25 Aug 2019 14:11:05 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:43096 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i1wym-0004WQ-PF for emacs-orgmode@gnu.org; Sun, 25 Aug 2019 14:11:04 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1i1wyj-0000bU-2O for emacs-orgmode@gnu.org; Sun, 25 Aug 2019 20:11:01 +0200 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: emacs-orgmode@gnu.org Hi, after upgrading from Org 9.1 to 9.2, org-drill has become extremely slow. org-drill has never been fast, but now it stops being usable. Everything takes much more time than before -- running `M-x org-drill', both for the first time and again, responding to drill queries, moving over my Org file. My org-drill Org file has over 4,000 entries and almost 50,000 lines. With Org 9.1, it used to be usable after running `M-x org-drill' for the first time in the given Emacs session; after the initial Org processing, I could move over the entries relatively smoothly. But this no longer helps and org-drill itself is much slower too. Is Org 9.2 no longer capable to handle (relatively) large files with a lot of Org properties? Are there any tricks to speed it up? Thanks for any advice, Milan