Skip to content

Create fast loading using threads? #2

@codylane

Description

@codylane

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions