Skip to content

Speed up simulation startup #50

@StephenNneji

Description

@StephenNneji

Starting a simulation can be slow because of the data copied to the simulation process on creation

Possible solution

  1. Copy less data to the process
  2. Change the signature of the execute method so data is copied individually not in a dictionary

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions