delta combiner sloooooooowwwwww
From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-02-09 22:57:01 CET
So i went to determine where most of the time on gcc blames were being
Out of 300 seconds taken on one file, roughly 65% of the time is being
43.71 115.64 115.64 95953710 0.00 0.00
Notice that it only composed 4746 delta windows (this file had 555
That seems wrong :)
On another file, where it takes 9 minutes to run blame:
58.97 1191.25 1191.25 894014688 0.00 0.00
This also seems excessive.
This is at -O2.
If delta combination takes longer than not, it's not a win :). I tried
This is not on the receiving side, it's on the server side that this is
In fact, composing the delta windows for one revision seems to take
This is true of our other files with many revisions as well.
There must be a way to make this code faster, but for the life of me, i
If someone could kindly make the delta combiner run at a reasonable
I can happily provide shell access to this machine and the repo, for
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.