Skip to content

Comments

Display state root time in bundle detail UI#151

Draft
niran wants to merge 2 commits intomasterfrom
display-state-root-time
Draft

Display state root time in bundle detail UI#151
niran wants to merge 2 commits intomasterfrom
display-state-root-time

Conversation

@niran
Copy link
Contributor

@niran niran commented Feb 18, 2026

Summary

  • Add stateRootTimeUs to MeterBundleResponse interface (from Add state_root_time_us field to MeterBundleResponse #148)
  • Replace manual execution time sum with totalExecutionTimeUs field
  • Show Total Time (execution + state root) as the headline metric with an execution/state root breakdown beneath it

Test plan

  • Verify bundle detail page renders total time, execution time, and state root time
  • Verify state root time displays correctly when field is 0 (backwards compat via serde(default))

- Add stateRootTimeUs to MeterBundleResponse interface
- Replace manual execution time sum with totalExecutionTimeUs
- Show total time (execution + state root) with breakdown
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.

1 participant