Skip to content

distributedstatemachine/chipbenchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip Benchmark

A platform for visualizing chip benchmark results.

Chip Benchmark Banner

Quick Start

git clone <repository-url>
cd chipbenchmark/frontend
yarn install
yarn dev

Visit http://localhost:3000

Adding Data

Put your benchmark data in benchmarks/ then run:

node scripts/sync-benchmark-data.mjs

About

a platform for monitoring the chip situation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.4%
  • TypeScript 42.6%
  • JavaScript 4.5%
  • CSS 0.5%