Reproducible benchmarking, statistical comparison, tuning, and self-contained reports for MoonBit payloads.
Dependencies
moon run src/cli --target native -- report \
testdata/report/sample.jsonl report.htmlmoon add Luna-Flow/mare_mark@0.3.0| Package | Responsibility |
|---|---|
| model | Protocol, environment, observation, validation, crossover, and deployment data. |
| generator / fixture | Reproducible input context and isolated setup/reset lifecycle. |
| runner | Oracle validation, sticky contexts, isolated workers, setup/reset lifecycles, timing, and shrinking. |
| event / ir_sink | In-memory and callback-streaming JSONL event sinks. |
| stats / experiment | Robust summaries, paired comparison, outlier reporting, and crossover diagnosis. |
| ir_model / report | Plot and differential IR, mismatch/capability/corpus tables, SVG, and HTML reports. |
| tune / tune_gemm | Candidate scoring, Pareto filtering, and GEMM tuning models. |
| cli | Artifact replay and JSONL-to-HTML report adapter; never imported by the runner. |
moon check --target js
moon check --target native
moon test
moon info
moon fmtReproducible benchmarking, statistical comparison, tuning, and self-contained reports for MoonBit payloads.
Dependencies