asc-community / asc-community/AngouriMath
Performance reporter
Open
<hard> up-for-grabs
Accepted
Proposal
up-for-grabs
- Dominant language
- C#
- Stars
- 831
- Forks
- 79
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 309
Description
We currently run benchmarks and manually add the results from CI to a table when feel right.
Instead, the idea is to add CI which
1) Would run the benchmark
2) Push the resulting `result.csv` into `AngouriMathLab/performance-reports`
Then, make a program in `AngouriMathLab/performance-reports-tools` based on Plotly.NET which would
1) gather all reports from `AngouriMathLab/performance-reports`
2) build graphics for each one and export them into diagrams
3) Push the result to `AngouriMathSite/master` with the diagram onto `am.angouri.org/performance-reports`
Contributor guide
Assessment
This issue has not been assessed yet.