GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Improve perf for large pending sets
Open
topic:performance
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
In #3329 @ashprice identified performance issues with a task DB containing 1800 pending tasks (and 4500 tasks total). Queries like `task pri:5.000000 mod pri:5` take a looong time and ues a lot of RAM.
Contributor guide
Assessment
This issue has not been assessed yet.