liufengyun / bench-web

A simple web interface for benchmarks

Home Page:https://github.com/lampepfl/bench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bench-web

A simple web interface for Benchmarks

Data Format

The data should be put in data/.

Example data format can be found here:

  • charts.js: specify meta data for charts
  • key.json: hold data points for the line key

Development

  • npm install
  • npm run watch

Deployment

  • npm run build
  • sh deploy user@host:path/to/dest/

About

A simple web interface for benchmarks

https://github.com/lampepfl/bench


Languages

Language:CSS 51.9%Language:JavaScript 27.7%Language:HTML 20.3%