mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 23:27:12 -05:00
Anki is a smart spaced repetition flashcard program
We originally were triggering on 100 opcodes, because at the time we were doing write-heavy alterations to the DB for inactive tags, and a higher level of opcodes would pause the interface for a long time. The query structure is different now, so we can afford to save the overhead of more frequent calls. With the change, a .reset() triggers the handler 3 times; fixIntegrity() triggers it 30 times over a period of 4.5 seconds. |
||
|---|---|---|
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| ChangeLog.old | ||
| COPYING | ||
| setup.cfg | ||
| setup.py | ||