Skip to content

Multithread graph queries using web workers #3

@adamocarolli

Description

@adamocarolli

BGraph blocks the main thread on each query. Consider passing queries to individual web workers for execution. Note: To do this we must ensure queries do not mutate shared state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions