Skip to content

perf: add batch-signature to NotificationsManager #9667

@runspired

Description

@runspired

In #9654 (comment) I noted that we generate a notification per-field per-record in many situations (N * M). The cost of generating a unique notification is generally high on both compute and memory, if we change the signature to enable delivering a batch we can reduce that cost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🏷️ perfPRs that improve performance in a notable way

    Projects

    Status

    needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions