﻿# Reproducible Benchmark Evidence

This file is generated by `scripts/benchmark.ps1`. Values below are measured on the current machine; they are not performance guarantees.

- Date: 2026-08-24 14:30:21 +08:00
- OS: Microsoft Windows NT 10.0.26200.0
- CPU: Intel64 Family 6 Model 186 Stepping 2, GenuineIntel
- MoonBit target: wasm-gc
- Workload operations per run: 792
- Governance workloads: snapshot-chain-scan, policy-evaluation, migration-planning, governance-reporting
- MoonBit core elapsed reported by CLI (us): 12495.5

## CLI wall-clock samples

| Run | Wall-clock (ms) | Operations |
| ---: | ---: | ---: |
| 1 | 97.762 | 792 |
| 2 | 92.954 | 792 |
| 3 | 85.235 | 792 |
| 4 | 89.279 | 792 |
| 5 | 85.559 | 792 |

## Toolchain

```text
moon 0.1.20260819 (fc2a4ee 2026-08-19) ~\.moon\bin\moon.exe
moonc v0.10.9+6e6c44045 (2026-08-19) ~\.moon\bin\moonc.exe
moonrun 0.1.20260819 (fc2a4ee 2026-08-19) ~\.moon\bin\moonrun.exe

Feature flags enabled: rr_moon_mod,rr_moon_pkg
```

## Command

```powershell
moon run --target wasm-gc cmd/main -- benchmark
```
