EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS
Profile the code in a standard execution to identify bottlenecks
Open
performance
- Dominant language
- Python
- Stars
- 29
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
[Profiling of the code](https://docs.python.org/3/library/profile.html) will be done with the [current examples](https://github.com/SGIModel/MUSE_OS/tree/develop/run/example) to identify bottlenecks in the execution and those parts of the code that could be improved in the future.
The output of completing this issue would be a list of issues identifying those areas that need improvement from the performance perspective.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.