utk-se / WorldSyntaxTree

Language-agnostic parsing of World of Code repositories
Other
20 stars 0 forks source link

WSTNode insert performance optimizations #8

Closed robobenklein closed 3 years ago

robobenklein commented 3 years ago

Improves performance of inserting WSTNodes by more than 4x in most cases, simply by skipping neomodel...

i.e. from counting hundreds per second to counting thousands per second