Skip to content

Event Generation Performance #2446

@thorstenhater

Description

@thorstenhater

Check performance of event generators/schedules. Since #2386 makes schedules essentially
stateless, we can ditch their internal buffers and hand in an externally allocated one
instead, consolidating the memory allocation of all generators on a cell group. That
also enables schedules being shareable across multiple consumers (but only
explicit_schedule would be really beneficial)

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