Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate multiprocessing as speedup for Inventory instantiation and data_file generation #213

Open
bskinn opened this issue Dec 16, 2021 · 1 comment

Comments

@bskinn
Copy link
Owner

bskinn commented Dec 16, 2021

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
Copy link
Owner Author

bskinn commented Jul 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant