Files
Nanaloveyuki 0b05ee0c94 πŸ”– release 0.7.3
2026-07-19 17:12:02 +08:00
..
2026-07-19 17:04:27 +08:00
2026-07-19 17:04:27 +08:00

BitLogger Benchmarks

Run the native baseline from the repository root:

moon bench benchmarks --target native --release --deny-warn

The suite measures callback emission, trace-context field binding, synchronous queue enqueue-and-flush, and native file writes. It intentionally has no pass/fail threshold: compare results only on the same machine, toolchain, target, and power profile.

Async throughput remains lifecycle-sensitive and is exercised by the native integration test rather than mixed into these synchronous microbenchmarks. Record its end-to-end measurements separately when profiling an application workload.