comparison hgext/keyword.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 9fcea3f47a3a
children f0564402d059
comparison
equal deleted inserted replaced
18775:5b05ceb24a8d 18776:87441497ecaa