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

Improve filter generation speed #307

Open
steven-esser opened this issue Oct 3, 2018 · 1 comment
Open

Improve filter generation speed #307

steven-esser opened this issue Oct 3, 2018 · 1 comment

Comments

@steven-esser
Copy link
Contributor

Currently when working with large scans with many clues, generating filter values can sometimes take a very long amount of time. The poor performance of filter generation ends up "locking" Aboutcode Manager, which is not a good user experience.

There are a few workarounds, but ultimately they are not proper solutions.

@steven-esser
Copy link
Contributor Author

Some observations from @mjherzog:

It is a Fileinfo-only scan with 91,493 entries - 59,346 files.
It took 18 seconds to load existing SQLite file
It took 2 min 48 secs to Activate Filters (I added Type to the column set before activating)
These two processes seem very slow for file of this size and content, but I do not have a direct comp.

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