gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #00399
[Branch ~gtg/gtg/trunk] Rev 344: This is a very high experimental commit I want you to try out.
Merge authors:
Lionel Dricot (ploum)
------------------------------------------------------------
revno: 344 [merge]
committer: Lionel Dricot <ploum@xxxxxxxxx>
branch nick: gtg
timestamp: Tue 2009-10-06 11:53:27 +0200
message:
This is a very high experimental commit I want you to try out.
I've heavily refactored datastore so it uses one thread by backend, not
anymore one thread by tasks. It might be more efficient.
There are a lot of profiling to do as time increase with the number of stored
tasks. One low hanging fruit is to do a lot less with closed tasks instead of
considering as first class citizen.
modified:
GTG/core/datastore.py
GTG/core/requester.py
GTG/core/task.py
GTG/taskbrowser/browser.py
GTG/taskbrowser/tasktree.py
--
lp:gtg
https://code.launchpad.net/~gtg/gtg/trunk
Your team Gtg developers is subscribed to branch lp:gtg.
To unsubscribe from this branch go to https://code.launchpad.net/~gtg/gtg/trunk/+edit-subscription.