mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Performance Timing
- Change the was performance measurements are taken. This in preparation to automated daily perf charts, leading to efforts to speed up certain operations.
This commit is contained in:
parent
ad38d5b92e
commit
ac9d1f3bfa
11 changed files with 182 additions and 53 deletions
|
@ -92,6 +92,7 @@ public:
|
|||
void add (const Task&);
|
||||
void modify (const Task&);
|
||||
void commit ();
|
||||
void synch ();
|
||||
int gc ();
|
||||
int next_id ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue