TimefoldAI / TimefoldAI/timefold-solver
Feat: Performance / stress test for SolutonManager.explain()
Open
@triceo is already working on this.
Since Jul 12, 2023.
process/needs triage
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 228
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 46
Description
We need to keep an eye on the performance of SolutonManager.explain() .
Let's have a test that calls it a 100(00) times for a number of random datasets (small/medium/big?) so it runs for a few seconds or a minute, so we can keep an eye on its performance over time.
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.