{
  "id": "tiiny-bench",
  "name": "TiinyBench",
  "pitch": "Measure what your Tiiny actually does, not what the spec sheet says.",
  "description": "Times prefill against prompt length, throughput over a long unbroken generation, what happens when several callers arrive at once, and what a reasoning model charges in wall time for the tokens nobody reads. Image, speech and embedding models get their own measurements: seconds per 512 plate, real-time factor, embeddings per second. Results are plain JSON and the report is one self-contained HTML file with no CDN, no webfont and no JavaScript needed to read it. By default it loads and unloads nothing and benchmarks whatever is already running, so it is safe on a box doing real work. Python standard library only.",
  "version": "0.1.0",
  "author": {
    "name": "Jason Brashear",
    "url": "https://github.com/webdevtodayjason",
    "tiinyverse": "https://www.tiinyverse.com/users/39628b1e-e94e-4bd8-800e-5437d5336e1f"
  },
  "license": "MIT",
  "homepage": "https://github.com/webdevtodayjason/tiiny-bench",
  "repo": "https://github.com/webdevtodayjason/tiiny-bench",
  "screenshots": [],
  "release": {
    "url": "https://github.com/webdevtodayjason/tiiny-bench/archive/refs/tags/v0.1.0.tar.gz",
    "sha256": "b93127ea8ddd32d60d8891117a8188663fbe0c76f05786fcf4a34af0431b5e4e",
    "size": 2333494
  },
  "entry": {
    "command": "python3 tiiny-bench --serve"
  },
  "requires": {
    "python": "3.9",
    "ports": [
      8425
    ],
    "device": {
      "models": [],
      "npuUnits": 0
    }
  },
  "permissions": [
    "files",
    "network",
    "device"
  ],
  "tags": [
    "tools",
    "benchmark",
    "diagnostics"
  ],
  "verified": true,
  "featured": true,
  "addedAt": "2026-09-12",
  "updatedAt": "2026-09-12",
  "media": {
    "icon": "/assets/art/tiiny-bench-icon.png",
    "header": "/assets/art/tiiny-bench-header.webp"
  },
  "links": {
    "repo": "https://github.com/webdevtodayjason/tiiny-bench",
    "homepage": "https://github.com/webdevtodayjason/tiiny-bench"
  }
}
