mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Performance
- Optimizes indexing into pending.data for direct task access.
This commit is contained in:
parent
2ce8f4a416
commit
d211337315
2 changed files with 9 additions and 4 deletions
|
@ -48,6 +48,8 @@ Features
|
|||
+ Rewritten task-sync(5) man page, listing sync options and setup guidelines..
|
||||
+ Now properly uses the libc version of uuid_create and uuid_to_string for
|
||||
FreeBSD (thanks to Pietro Cerutti).
|
||||
+ Performance improvements:
|
||||
+ Optimizes indexing into pending.data for direct task access.
|
||||
|
||||
Bugs
|
||||
+ #1195 Random seed not random enough - removed all random number code (thanks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue