hgext/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Thu, 13 Nov 2014 21:36:38 -0800
changeset 23306 f7a42f8e82bd
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
revlog: cache chain info after calculating it for a rev (issue4452) This dumb cache works surprisingly well: on a repository with typical delta chains ~50k in length, unbundling a linear series of 5000 revisions (changelogs and manifests only) went from 60 seconds to 3.

# placeholder