docs(release): expand Anthropic streaming perf depth-item write-up (v1.87.0rc1)#225
Merged
yassin-berriai merged 2 commits intoMay 25, 2026
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
5430012 to
a6e4dba
Compare
Flesh out the #28289 entry in the v1.87.0rc1 notes with the specific optimizations and benchmark numbers (depth-item write-up), and lead the Key Highlights line with the headline speedup. https://claude.ai/code/session_01HDDqHBK46d5bLsFih3WkEu
a6e4dba to
dbb30a6
Compare
Replace the local mock-benchmark figures with the source-of-truth metrics from internal Week-4 testing (4-pod m7i.xlarge, Anthropic + Bedrock Invoke): TTFT overhead ~90% lower, TPM +12/6/4%. https://claude.ai/code/session_01HDDqHBK46d5bLsFih3WkEu
c7a358b
into
yuneng/release-notes-v1-87-0-rc-1
1 of 2 checks passed
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves LIT-3334
Stacked on top of
yuneng/release-notes-v1-87-0-rc-1— contributes my depth-item write-up to the v1.87.0rc1 release notes (per @yuneng-jiang's request in #214).Summary
Expands the Anthropic streaming hot-path perf entry (#28289) — my depth item for this release — from a one-liner into a full write-up:
m7i.xlarge, no HPA, 256text_deltachunks/request, validated on both Anthropic direct and Bedrock Invoke): TTFT overhead ~90% lower (p50 2220% → 165%, p95 3057% → 316%, p99 3111% → 328%) and TPM +12% / +6% / +4% (p50 / p95 / p99).Also leads the matching Key Highlights line with the headline result.
Not included
Test plan
/release_notes