Skip to main content
Commands

vg benchmark

A reproducible benchmark of build time, memory, and token reduction on your own repository — honest estimates you can rerun, not marketing numbers.

Overview

vg benchmark runs a reproducible benchmark on your own repository — build time, peak memory, and token reduction — and reports honest estimates you can rerun yourself. It is the local counterpart to our published CLI benchmarks: the same shape of measurement, on your code.


Usage

vg benchmark

Options

FlagDescription
--budget <n>Token budget for the answer phase (default 2000)
--jsonMachine-readable JSON on stdout

Related

Example use cases

Expand any use case to watch a live replay of the real @vibgrate/cli running against one of our test repositories. Nothing executes in your browser — these are recordings of actual runs, with the scan time shown as of now.

vg benchmark

Related Documentation