Skip to content

Implement multi-threaded evaluation #7

@bobbinth

Description

@bobbinth

Most (all?) bulk operations can be sped up by leveraging multi-threading. The way to do this is probably to spin up worker threads with shared WASM memory and assign a subset of a bulk operation to each worker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationThis can improve performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions