Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
gooddata
/
gooddata-python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
35
Code
Issues
0
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Per-tool-call/reasoning-step latency breakdown (detail.latency_breakdown)
- #1758
#1758
Merged
Tomkess
merged 11 commits into
master
gooddata/gooddata-python-sdk:master
from
feat/tool-call-latency-breakdown
gooddata/gooddata-python-sdk:feat/tool-call-latency-breakdown
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Per-tool-call/reasoning-step latency breakdown (detail.latency_breakdown)
#1758
Tomkess
merged 11 commits into
master
gooddata/gooddata-python-sdk:master
from
feat/tool-call-latency-breakdown
gooddata/gooddata-python-sdk:feat/tool-call-latency-breakdown
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Timestamp SSE tool-call events and add build_latency_breakdown
Show description for bc41a6b
Tomkess
committed
bc41a6b
View commit details
Copy full SHA for bc41a6b
Browse repository at this point
Surface latency_breakdown in visualization detail (single-shot + agentic)
Show description for b787857
Tomkess
committed
b787857
View commit details
Copy full SHA for b787857
Browse repository at this point
Attribute latency_breakdown gaps to reasoning steps, not just tool calls
Show description for cbe4368
Tomkess
committed
cbe4368
View commit details
Copy full SHA for cbe4368
Browse repository at this point
Shorten reasoning labels in latency_breakdown to the bolded title
Show description for 81e1be4
Tomkess
committed
81e1be4
View commit details
Copy full SHA for 81e1be4
Browse repository at this point
Add index to ReasoningStepEvent, fix best-run reasoning mismatch
Show description for e95ff96
Tomkess
committed
e95ff96
View commit details
Copy full SHA for e95ff96
Browse repository at this point
Return build_latency_breakdown as an ordered step sequence, not a dict-by-name
Show description for c0b69e2
Tomkess
committed
c0b69e2
View commit details
Copy full SHA for c0b69e2
Browse repository at this point
Add best_run_latency_s: the run detail.latency_breakdown actually describes
Show description for 8f4d236
Tomkess
committed
8f4d236
View commit details
Copy full SHA for 8f4d236
Browse repository at this point
Wire latency_breakdown into the remaining 7 agentic/single-shot evaluators
Show description for 8c2ce8f
Tomkess
committed
8c2ce8f
View commit details
Copy full SHA for 8c2ce8f
Browse repository at this point
TEMP debug: log toolCall/toolResult callId matching (will revert)
Tomkess
committed
1bc4a38
View commit details
Copy full SHA for 1bc4a38
Browse repository at this point
Revert "TEMP debug: log toolCall/toolResult callId matching (will revert)"
Show description for 13ed3c8
Tomkess
committed
13ed3c8
View commit details
Copy full SHA for 13ed3c8
Browse repository at this point
Fix ruff format check (CI was failing on 2 files)
Show description for 595c98c
Tomkess
committed
595c98c
View commit details
Copy full SHA for 595c98c
Browse repository at this point
You can’t perform that action at this time.