9f4880cb8e
**Description** Generate baseline given results from multiple nodes. **Major Revision** - Add sub command `sb result generate-baseline` - Add UT and docs --------- Co-authored-by: 454314380 <454314380@qq.com> Co-authored-by: Yuting Jiang <yutingjiang@microsoft.com> |
||
---|---|---|
.. | ||
blog | ||
src | ||
static | ||
.gitignore | ||
README.md | ||
babel.config.js | ||
docusaurus.config.js | ||
package-lock.json | ||
package.json | ||
sidebars.js |
README.md
SuperBench Website
SuperBench website is built using Docusaurus, a modern static website generator.
Installation
cd website
npm install
npm start
It will start a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.