Skip to content

perf: reuse backend and allocator between different sites #465

Description

@lkdvos

Currently, we are using a buffer allocator by default, which is being reallocated between all sites.
Especially for finite systems this is unnecessary, and we should simply reuse the same buffer constantly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions