tracerbench

v1.0.0-alpha.5
Benchmark runner for trace metrics
chrome metrics tracing

build

tsc -b

lint

node scripts/lint

prepare

tsc -b

test

yarn lint && node dist/test/build.js && node dist/test/test.js

test:build

node dist/test/build.js

test:only

node dist/test/test.js

watch

tsc -b -w

report

Rscript bin/report.R test/results/results.json

Metadata

Downloads