mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
- wins back the performance lost by the decks and dconf not being in memory, and the overhead of serializing data for DB calls - card counts are no longer capped to 1000 - learn counts are currently still calculated separately - can't merge v1 counts without changing the existing behaviour - partially rendering the tree may yield more savings |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.dev | ||
| setup.py | ||