view tests/binfile.bin @ 26004:ff89383a97db

reachableroots: add a C implementation This patch is part of a series of patches to speed up the computation of revset.reachableroots by introducing a C implementation. The main motivation is to speed up smartlog on big repositories. At the end of the series, on our big repositories the computation of reachableroots is 10-50x faster and smartlog on is 2x-5x faster. This patch introduces a C implementation for reachableroots following closely the Python implementation but optimized by using C data structures.
author Laurent Charignon <lcharignon@fb.com>
date Thu, 06 Aug 2015 21:28:45 -0700
parents 751df21dad72
children
line wrap: on
line source

(binary:application/octet-stream)