Skip to content

v1.0.1

Latest

Choose a tag to compare

@bhope bhope released this 16 Apr 22:37
· 4 commits to main since this release
2cf41ee

[v1.0.1] - 2026-04-16

Features

  • Streaming TTFT metric: Record time-to-first-body-byte (TTFT) instead of time-to-headers for more accurate streaming latency measurement (#11)

Fixes

  • Use deterministic RNG in sketch accuracy tests for reproducible test results

CI / Infrastructure

  • Add GitHub Actions workflow to update test coverage badge on every push to main via Codecov

Documentation

  • Update README with streaming support documentation and new benchmark charts