comparison hgweb.cgi @ 31756:9ec03d5af48f

revlog: add a fast path for revision(raw=False) If cache hit and flags are empty, no flag processor runs and "text" equals to "rawtext". So we check flags, and return rawtext. This resolves performance issue introduced by a previous patch.
author Jun Wu <quark@fb.com>
date Thu, 30 Mar 2017 21:21:15 -0700
parents 4b0fc75f9403
children 47ef023d0165
comparison
equal deleted inserted replaced
31755:ec48d57de110 31756:9ec03d5af48f