view setup.cfg @ 704:4d2afb73d51b experimental-match-fastpaths

further performance improvements to MatchSet functionality - factor out MatchSet's State so that we dont' have to keep copying over the state every time we create a new child MatchSet. Also fixes a bug where we could get duplicate match indexes when a new match is created while evaluating an existing match Also, try to be lazy about creating the first MatchSet so that we don't hurt bigtable performance (i.e. when there are no py:matches in play at all)
author aflett
date Fri, 04 Apr 2008 16:57:27 +0000
parents 822089ae65ce
children 1299f2ef61d0
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software