theia-trace-extension icon indicating copy to clipboard operation
theia-trace-extension copied to clipboard

[tooltips] improve display of time-related fields (durations, timestamps)

Open marcdumais-work opened this issue 5 months ago • 1 comments

Bug Description:

Durations are always displayed in nano seconds, timestamps, I think, in Epoch seconds with nanosecond resolution. Neither seem ideal.

"Classic" Trace Compass is better at this, adjusting the unit to something more relevant:

Trace Viewer for Theia/VSCode (React Components): Image

Trace Compass: Image

Steps to Reproduce:

Additional Information

  • Operating System:
  • Theia Version:

marcdumais-work avatar Jun 11 '25 19:06 marcdumais-work