sphobjinv icon indicating copy to clipboard operation
sphobjinv copied to clipboard

Investigate multiprocessing as speedup for Inventory instantiation and `data_file` generation

Open bskinn opened this issue 3 years ago • 1 comments

The importing of object.inv data lines to DataObj instances, and the dumping of inventory artifact data lines, are right now simple, serial for loops. Might get appreciable speedup by parallelizing.

bskinn avatar Dec 16 '21 16:12 bskinn

Sprinkling this in various issues: rapidfuzz as a fuzzywuzzy alternative.

bskinn avatar Jul 06 '23 04:07 bskinn