commercetools / commercetools/commercetools-sync-java

[Hacktoberfest] Improve benchmark UI, show the results of the last N releases.

Đang mở
#771 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Hacktoberfest
Ngôn ngữ chính
Java
Star
40
Fork
41
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Situation**:

Benchmark test results are written as JSON to [benchmarks.json](https://commercetools.github.io/commercetools-sync-java/benchmarks/benchmarks.json) which is saved in the gh-pages branch of the repo. The JSON used as a source for the chart UI.

Results as a chart can be found: https://commercetools.github.io/commercetools-sync-java/benchmarks/
Screenshot 2021-09-24 at 10 20 27

**Complication:**

The current benchmark chart has more than 20 items and increasing on every release,
Also in the graph, we are pointing to the hash of the commit, but it’s not easy to reason and compare it based on the releases.

**Resolution:**
Show the results of the last N releases (N might be sth easy to reason from the chart, let's say 5) and backup the history to another file. For the label, try showing the release number instead of commit hash.

[CONTRIBUTING](https://github.com/commercetools/commercetools-sync-java/blob/master/docs/CONTRIBUTING.md), [CODE_OF_CONDUCT](https://github.com/commercetools/commercetools-sync-java/blob/master/docs/CODE_OF_CONDUCT.md)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.