Skip to content

Change how SessionStats are handled #3304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 9, 2025
Merged

Conversation

bobbobbio
Copy link
Contributor

Add more information to SessionStats, like the ecall_metrics, syscall_metrics, and execution_time.

Make the SessionStats get transferred over the actor RPC system.

Push the logging of the session stats up the call stack so that it will hopefully happen even if the executor is on another machine.

Copy link

vercel bot commented Aug 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2025 10:52pm
reports-and-benchmarks ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2025 10:52pm

@bobbobbio bobbobbio force-pushed the bobbobbio/session-stats branch from 3a5276b to ee73032 Compare August 8, 2025 22:18
@bobbobbio bobbobbio force-pushed the bobbobbio/session-stats branch 2 times, most recently from 2f13b32 to 90f9d2e Compare August 8, 2025 22:41
@bobbobbio bobbobbio force-pushed the bobbobbio/session-stats branch from 90f9d2e to 0a9e727 Compare August 8, 2025 22:52
@bobbobbio bobbobbio marked this pull request as ready for review August 8, 2025 23:56
@bobbobbio bobbobbio requested review from flaub and a team as code owners August 8, 2025 23:56
@bobbobbio bobbobbio added this pull request to the merge queue Aug 9, 2025
Merged via the queue into main with commit d9e4483 Aug 9, 2025
64 of 66 checks passed
@bobbobbio bobbobbio deleted the bobbobbio/session-stats branch August 9, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants