Massive graph performance boost by checking to see whether an edge already
authorDavid Given <dg@cowlark.com>
Fri, 16 Dec 2016 23:21:27 +0000 (00:21 +0100)
committerDavid Given <dg@cowlark.com>
Fri, 16 Dec 2016 23:21:27 +0000 (00:21 +0100)
commit02678ba9d38deb77d1c8fdea7414b3294b42d02c
tree6d3ed77e3bac07756c2befbb79329bc4858e9828
parent363d1d09b3fb7cb137c134895026773470ba606d
Massive graph performance boost by checking to see whether an edge already
exists in the hash table before trying to add it.
modules/src/data/bigraph.c