Skip to content

Parallelly generate/read CSV using web workers #3

@Priyanshu-001

Description

@Priyanshu-001

In the current version import/export blocks the main thread. Here is an attempt to do the conversion using web worker not blocking the main thread, But this can be further optimized by dividing optimally and assigning the dived task to webworker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions