Skip to content

networkx takes forever to generate network stats in server.py #89

@lisabang

Description

@lisabang

We initally had trouble getting the server to load the json output from term_stats because of the Apache timeout issue; our code takes more than 60 seconds to generate output. we can either precalculate network stats for given term subnetworks and serve it when the button is clicked, or come up with another way to make getting network stats faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions