microbench

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

microbench aggregates per-trial JSON files into a head-to-head report (ghostchrome vs playwright-mcp) and writes:

  • benchmark/results.md (human-readable table)
  • benchmark/results.json (machine, for tooling)
  • benchmark/badges/{tokens,latency,size}.json (shields.io endpoint)

Input JSON shape (one trial per file in --input dir):

{"tool":"ghostchrome|playwright-mcp", "url":"...", "site":"<label>",
 "bytes":1234, "durationMs":567, "peakRssKb":89000}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL