Skip to content

Improve merging postings when index sorting is active #129776

Open
@martijnvg

Description

@martijnvg

Merging of the posting list can be very heavy. It looks like in the elastic/logs benchmark it is the most cpu heavy part of merging segments:

Image

It looks like there is some heavy work being done on a per term basis. We should look into improving this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions