[Pkg-bazaar-commits] ./bzr/unstable r967: todo

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:21:37 UTC 2009


------------------------------------------------------------
revno: 967
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-07-22 20:43:26 -0300
message:
  todo
modified:
  TODO
-------------- next part --------------
=== modified file 'TODO'
--- a/TODO	2005-07-22 22:10:05 +0000
+++ b/TODO	2005-07-22 23:43:26 +0000
@@ -17,6 +17,8 @@
 Small things
 ------------
 
+* is_within_any is very very dodgy
+
 * Merging add of a new file clashing with an existing file doesn't
   work; add gets an error that it's already versioned and the merge
   aborts.
@@ -149,11 +151,10 @@
 
   - and, of course, tests for all this
 
-* stat-cache update is too slow for some reason - why is Python making
-  a lot of futex calls?
-  
 * ``bzr add`` with no arguments should probably be the same as ``bzr add .``
 
+* Reproducible performance benchmark to measure whether performance is 
+  getting better or worse.
 
 
 Medium things



More information about the Pkg-bazaar-commits mailing list