all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleh Krehel <ohwoeowho@gmail.com>
To: Milan Zamazal <pdm@zamazal.org>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: org-drill extremely slow with Org 9.2.5
Date: Sun, 25 Aug 2019 22:30:19 +0200	[thread overview]
Message-ID: <CAA01p3oSSz_6-Qn4z7DvUSgamLJCKbN7PwBkj-Az_Ei23k4mkA@mail.gmail.com> (raw)
In-Reply-To: <87lfvhjets.fsf@zamazal.org>

Hi Milan,

> Are there any tricks to speed it up?

I noticed org-drill being slow three years ago when I tried to learn it.
So I wrote my own package: https://github.com/abo-abo/pamparam/.
It's quite fast: it takes 0.6s to sync my 3300 cards from the master Org file.
And day-to-day learning operations like building a schedule or
fetching a card are instantaneous.
The master file is relatively small, since it stores no metadata: less
than 10000 lines.
The metadata is stored per-card, each card is in its own file. The
whole thing is backed by Git.
All your learning sessions are stored in commits as well.

Check it out. It might have less features, but it's really fast and
has served me well.

regards,
Oleh

  reply	other threads:[~2019-08-25 20:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-25 18:10 org-drill extremely slow with Org 9.2.5 Milan Zamazal
2019-08-25 20:30 ` Oleh Krehel [this message]
2019-08-25 22:37   ` John Kitchin
2019-08-26 19:39   ` Milan Zamazal
2019-09-15 14:13 ` Christian Heinrich
2019-09-22 17:57   ` Milan Zamazal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA01p3oSSz_6-Qn4z7DvUSgamLJCKbN7PwBkj-Az_Ei23k4mkA@mail.gmail.com \
    --to=ohwoeowho@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pdm@zamazal.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.