Skip to content

ezpz benchmarkโš“๏ธŽ

Run all ezpz examples sequentially and generate a markdown report with timing, metrics, and environment information.

Usageโš“๏ธŽ

# Run all examples
ezpz benchmark

# Run specific examples
ezpz benchmark --examples test fsdp vit

# Override model size
ezpz benchmark --model small

# Custom output directory
ezpz benchmark --outdir outputs/my-benchmark

Optionsโš“๏ธŽ

Flag Description
--examples Space-separated list of examples to run (default: all)
--model Model size preset (default: small)
--outdir Output directory (default: outputs/benchmarks/{timestamp})

Available Examplesโš“๏ธŽ

test, fsdp, vit, fsdp_tp, diffusion, hf, hf_trainer

Outputโš“๏ธŽ

Each run creates a timestamped directory with:

outputs/benchmarks/20260330_091310/
  env.json        # Environment metadata (git, nodes, torch version, ...)
  timings.csv     # Per-example wall time and exit code
  report.md       # Markdown report with results table
  test.log        # Captured stdout/stderr for each example
  fsdp.log
  ...

Example Outputโš“๏ธŽ

Running 7 example(s): test, fsdp, vit, fsdp_tp, diffusion, hf, hf_trainer

โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
  [1/7] Running: test
         ETA: ~5m 30s remaining
         cmd: ezpz launch python3 -m ezpz.examples.test --model small
         log: outputs/benchmarks/.../test.log
โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
  โœ“ test completed in 1m 06s
...
โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
  7/7 passed in 13m 51s
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
  โœ“ test            1m 06s
  โœ“ fsdp               31s
  โœ“ vit                42s
  ...
โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•