comparison CONTRIBUTING @ 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 a492610a2fc1
children
comparison
equal deleted inserted replaced
31755:ec48d57de110 31756:9ec03d5af48f