Skip to content

0.6.0

Choose a tag to compare

@momentics momentics released this 09 Aug 02:51
· 29 commits to main since this release

Key Metrics

  • Total tests: 614 across 23 suites
  • Golden tests: 313 (RR: ~40, MM: ~30, CC: ~45, IE: ~200)
  • Throughput: 4-8 million messages/sec (single core, Release build)
  • Memory safety: ASan-clean, zero data races by design (immutable config, no mutex on parse path)
  • Zero dynamic_cast, zero heap allocation on hot path