﻿# 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-17 23:18:58 +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: 520
- MoonBit core elapsed reported by CLI (us): 1346.9

## CLI wall-clock samples

| Run | Wall-clock (ms) | Operations |
| ---: | ---: | ---: |
| 1 | 320.007 | 520 |
| 2 | 78.404 | 520 |
| 3 | 79.774 | 520 |
| 4 | 79.663 | 520 |
| 5 | 78.317 | 520 |

## Toolchain

```text
moon 0.1.20260807 (4da23f8 2026-08-07) ~\.moon\bin\moon.exe
moonc v0.10.7+bc794d341 (2026-08-11) ~\.moon\bin\moonc.exe
moonrun 0.1.20260807 (4da23f8 2026-08-07) ~\.moon\bin\moonrun.exe

Feature flags enabled: rr_moon_mod,rr_moon_pkg
```

## Command

```powershell
moon run --target wasm-gc cmd/main -- benchmark
```
