donmahallem/AOC Benchmark Aggregator

Reads benchmark JSON files from a folder, merges them with the run history stored in a pages directory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input-dirPath (relative to the calling repo root) of the directory that contains benchmark JSON files conforming to json_schema.json. nobenchmarks
pages-dirDirectory to read the existing data.json from and write the updated data.json + static site files to. Typically a checkout of your gh-pages branch passed via actions/checkout path:. no_pages
max-historyMaximum number of most-recent history entries to keep in data.json. Older entries beyond this limit are dropped. Set to 0 to keep everything (no pruning). no100

no outputs