Skip to content

Try to remove mutex from PushPull input adapter #497

Description

@robambalu

Looks like when replaying a considerable amount of data, we hit a lot of contention and slowdown from this mutex which is locked/unlocked per tick when pushing data.
Would be good to see how we can do away with this mutex to speed up replay

Metadata

Metadata

Assignees

No one assigned

    Labels

    tag: internalIssues and PRs for maintainance of the project - not interesting to external userstype: enhancementIssues and PRs related to improvements to existing features

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions