-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Scenario
As a user, I'd like to have a fast and performance queries to get the data I need faster. The current implementation has millions of rows of data and it takes a really long time to populate the database and then query for network information.
Feature
Investigate if it makes sense to try and use threads for reading the CSV files and then using some sort of writer queue to parallelize the task.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels