~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4679.3.84.

Remove 2 more mallocs per line by using a fixed-width StaticTuple for reflists.

Note that 'ref_list' is arbitrary width (think parent pointers), so we can't pre-allocate that.
I suppose we *could* count the occurences of the separator in the memory buffer, though.
That may be more efficient...

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: