ssbc / benchmark-ci-visualizer

Visualizing tool for bench-ssb output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmark CI visualizer

Visualize the results of benchmark ci runner.

Config options, such as port and directory are available using --help.

This project expects to find files in the following format:

<date of run>\system-info.json <date of run>\bench-01.json

bench-01.json should be a file containing a json dict with the key the name of the benchmark and the value an array of [x, y] values.

See the bench-ssb-share repo for examples.

This requires sbot-about to be installed as a plugin in scuttlebot.

About

Visualizing tool for bench-ssb output


Languages

Language:JavaScript 87.0%Language:CSS 13.0%