# Native benchmark result — 2026-08-24

Command:

```text
moon bench --target native --release -p test
```

Environment:

- Backend: `native`, release build.
- OS: Windows_NT, AMD64.
- Processor identifier: `Intel64 Family 6 Model 186 Stepping 2, GenuineIntel`.
- MoonBit: `moon 0.1.20260824 (dae026a 2026-08-24)`.
- Compiler: `moonc v0.10.10+f8a486b6f (2026-08-21)`.
- Input: fixed source bytes `0x01` and destination bytes `0x02` repeated for 16-byte addresses; 64-byte UDP payload; 72-byte UDP datagram; 40-byte fragment MTU.
- Measurement: MoonBit benchmark runner, 10 outer samples with an automatically selected inner iteration count.

Raw result from the local run:

```text
name                        time (mean ± σ)         range (min … max)
ipv6_udp_encode_decode       528.55 ns ±  53.92 ns   474.19 ns … 634.68 ns  in 10 × 100000 runs
iphc_compress_decompress       1.41 µs ± 436.19 ns     1.07 µs …   2.40 µs  in 10 ×  79923 runs
fragment_reverse_reassembly    3.33 µs ±   2.02 µs     1.59 µs …   6.45 µs  in 10 ×  57574 runs
Total tests: 1, passed: 1, failed: 0.
```

This result is a dated Windows measurement and should not be compared directly with another host without recording the host, backend, toolchain, and command again.
