Mercurial > hg
comparison templates/search.tmpl @ 644:6ebe118280bd
Performance enhancements for manifest.add()
# HG changeset patch
# User mason@suse.com
Performance enhancements for manifest.add()
Improve manifest.add performance by using bisect to insert/remove
changed items into the manifest list. This also generates the
manifest delta directly based on the changes being made.
author | mason@suse.com |
---|---|
date | Wed, 06 Jul 2005 22:28:35 -0800 |
parents | 7140bc781655 |
children | 17703aa4491e |
comparison
equal
deleted
inserted
replaced
643:c9e159bb9a3d | 644:6ebe118280bd |
---|