]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
ng_prefilter.cpp: remove interior edges first
authorJustin Viiret <justin.viiret@intel.com>
Tue, 4 Jul 2017 03:22:09 +0000 (13:22 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Mon, 21 Aug 2017 01:12:26 +0000 (11:12 +1000)
commitb454ab64848a9850ba87c310539338a3643f2aff
treeaec4dc881b61da7112a779821342c569c8555b19
parent2fba9bd16c3e380b38eaa915b40ef3361f424c97
ng_prefilter.cpp: remove interior edges first

This allows us to avoid looking them up while we're in copyOutEdges(),
halves time on large cases.
src/nfagraph/ng_prefilter.cpp