-
Notifications
You must be signed in to change notification settings - Fork 583
Comments
Draft
Conversation
Contributor
Semver Impact of This PR
🟢 Patch (bug fixes)
📋 Changelog Preview
This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).
Internal Changes 🔧
- (openai-agents) Expect new tool fields by alexander-alderman-webb in
#5471 - (repo) Add .serena to .gitignore by ericapisani in
#5464
- Add SDK benchmarks e2e workflow by giortzisg in
#5479
- 🤖 Update test matrix with new releases (02/18) by github-actions in
#5475
🤖 This preview updates automatically when you update the PR.
Contributor
Codecov Results 📊✅ 13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 4.34s All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 13698 uncovered lines. Files with missing lines (180)
Generated by Codecov Action |
Contributor
SDK Benchmark Results
|
| Metric | Overhead | 95% CI | p-value |
|---|---|---|---|
| p50 | +26.17% | [+22.19%, +30.14%] | 0.0002 |
| p99 | +35.97% | [+23.69%, +48.25%] | 0.0026 |
| mean | +34.70% | [+30.07%, +39.33%] | 0.0002 |
Details
- Iterations used: 4
- Converged: no
- RPS: 100
- Duration: 30s
@giortzisg
giortzisg
force-pushed
the
test/sdk-benchmarks
branch
from
February 19, 2026 10:02
6c99b4f to
471c80c
Compare
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.
Summary
getsentry/sdk-benchmarkse2e.yml@mainwhich auto-discovers Python apps (django) and runs benchmarksTest plan
🤖 Generated with Claude Code