comparison mercurial/hg.py @ 18776:87441497ecaa

grep: use re2 if possible Since re2 is enormously faster than Python's re module, this should help performance, ceteris paribus. grep currently has other huge performance problems that mask any gain :-(
author Bryan O'Sullivan <bryano@fb.com>
date Mon, 11 Mar 2013 12:07:33 -0700
parents b6b9475c563a
children a9c443b3b240
comparison
equal deleted inserted replaced
18775:5b05ceb24a8d 18776:87441497ecaa