The GitHub Actions job "Pull Requests" on 
pekko.git/hepin-gather-statefulmap-coverage-v2 has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
da7b38ed8943b328fee7b87926366549f6ea8001 / 虎鸣 <[email protected]>
stream: optimize gather hot path and polish for upstream

Motivation:
The gather operator's hot path had unnecessary overhead and its docs
needed refinement for upstream contribution quality.

Modification:
- Optimize gather hot path: eliminate boolean field, inline callbacks
- Add comprehensive test spec (849 lines) and JMH benchmarks
- Refine docs, @since markers, and API annotations
- Apply scalafmt and javafmt formatting
- Address deep review findings

Result:
Improved gather performance and production-quality test coverage.

Tests:
- sbt "stream / Test / testOnly *GatherSpec"

References:
Refs #2848

Report URL: https://github.com/apache/pekko/actions/runs/28965789502

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to