diff Makefile @ 21915:d516b6de3821

match: use util.re.escape instead of re.escape For a pathological .hgignore with over 2500 glob lines and over 200000 calls to re.escape, and with re2 available, this speeds up parsing the .hgignore from 0.75 seconds to 0.20 seconds. This causes e.g. 'hg status' with hgwatchman enabled to go from 1.02 seconds to 0.47 seconds.
author Siddharth Agarwal <sid0@fb.com>
date Tue, 15 Jul 2014 15:34:50 -0700
parents 4bfb721de6dd
children 246b6a9c8d8f
line wrap: on
line diff