Skip to content

diff_bench Documentation

diff_bench contains differential correctness and performance benchmarks for Luna-Flow MoonBit packages.

floating_vs_decmial_x is a GitHub-only reference benchmark. It is not published to Mooncakes or intended as a downstream runtime dependency.

Structure

  • CONTRIBUTING.md: contribution rules and release checklist
  • doc_standard.md: documentation requirements
  • core/api.md: exported API reference
  • core/tutorial.md: usage walkthrough
  • core/design.md: implementation and design notes
  • floating_vs_decmial_x/api.md: benchmark API and entry points
  • floating_vs_decmial_x/tutorial.md: reproduction instructions
  • floating_vs_decmial_x/design.md: design and performance report
  • floating_vs_decmial_x/performance.md: multilingual performance analysis
  • dzmingli_vs_floating/api.md: benchmark API and entry points
  • dzmingli_vs_floating/tutorial.md: reproduction instructions
  • dzmingli_vs_floating/design.md: correctness and design report
  • dzmingli_vs_floating/performance.md: measured performance analysis