Skip to content

Single-threaded jq can be a bottleneck for ES indexing #55

@alldefector

Description

@alldefector

We could backport this change to parallelize indexing:
bc869e8

It simply uses parallel instead of split. These improvements for a backport would be great:

  • check for presence of parallel
  • configurable parallelization params

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions