gobench-io / gobench

A benchmark framework based on Golang
Apache License 2.0
68 stars 15 forks source link

Gobench UI version 2 #155

Open nguyencatpham opened 1 year ago

nguyencatpham commented 1 year ago

Why do we need to upgrade the UI to version 2?

The current Gobench UI requires a license. Therefore, we change to another template.

What's new

  1. Modern template & font
  2. Optimize real-time charts performance
  3. Summarize metrics for a period
  4. Responsive
  5. Remember logged in session

Reference

  1. Theme - https://github.com/primefaces/sakai-react
  2. Charts - https://echarts.apache.org/examples/en/index.html#chart-type-bar
  3. Repository - https://github.com/gobench-io/gobench-ui