OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
Benchmark the OEP features
@jh-RLI is already working on this.
Since Sep 8, 2026.
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
Since recently i opted for creating benchmark harnesses for my implementations. On the one hand side this became more and more important when utilizing AI agents for coding. On the other side this benchmark is also very helpful to assess the performance of certain features with measured numbers. This clarity is missing so far.
Ideas of solution
Local benchmark scripts are implemented into a harness which is commited to GitHub and can be re-run. This helps to evaluate locally but also in production systems. It is crucial to never add write or use flags when running on a production system.
Workflow checklist
- I am aware of the workflow in
CONTRIBUTING.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.