SHAR Production
← All experiments

Measured bounded run

Filename Batch Scan

Hypothesis

A bounded regex scan classifies all 50,000 generated names deterministically.

Protocol and result

{
  "protocol": {
    "command": "node scripts/run-experiments.mjs",
    "repetitions": 3,
    "input": "deterministic synthetic generator"
  },
  "environment": {
    "node": "v24.14.1",
    "platform": "win32",
    "arch": "x64"
  },
  "repetitions": 3,
  "metrics": {
    "processed": 50000,
    "invalid": 500
  },
  "average_ms": 9.049,
  "raw_output_sha256": "f593b3d47343aedf4787ab37927bd1494f310889c20c46161e3da1f6b9fd69ef",
  "stable": true,
  "status": "PASS"
}

Limitations

Synthetic names and one Node runtime; no filesystem I/O.

SHAR Production · sharprod.com