ISISNeutronMuon / ISISNeutronMuon/SScanSS-2

Speed up simulation startup

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
module: core Type: todo
Dominant language
Python
Stars
8
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.