Author: jcorvel
Date: Tue Nov 30 22:07:52 2010
New Revision: 1040807
URL: http://svn.apache.org/viewvc?rev=1040807&view=rev
Log:
On the diff-optimizations-bytes branch:
* BRANCH-README: Add some TODO items.
Modified:
subversion/branches/diff-optimizations-bytes/BRANCH-README
Modified: subversion/branches/diff-optimizations-bytes/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/diff-optimizations-bytes/BRANCH-README?rev=1040807&r1=1040806&r2=1040807&view=diff
==============================================================================
--- subversion/branches/diff-optimizations-bytes/BRANCH-README (original)
+++ subversion/branches/diff-optimizations-bytes/BRANCH-README Tue Nov 30
22:07:52 2010
@@ -24,5 +24,9 @@ TODO:
* make diff3 and diff4 use datasources_open []
(this may eliminate the need for datasource_open, and the flag
datasource_opened in token.c#svn_diff__get_tokens)
+ * implement (part of) increment_pointers and
+ decrement_pointers with a macro []
+ (offers another 10% speedup)
+ * rev svn_diff.h#svn_diff_fns_t []
[1]
http://en.wikipedia.org/wiki/Longest_common_subsequence_problem#Reduce_the_problem_set