comparison i18n/fr.po @ 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 c45b324cd2b5
children 3aa1aabbe94d
comparison
equal deleted inserted replaced
26003:62371c539c89 26004:ff89383a97db