Skip to content
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

Feature: Added Execution timeline #591

Open
jelen07 opened this issue Dec 10, 2024 · 0 comments
Open

Feature: Added Execution timeline #591

jelen07 opened this issue Dec 10, 2024 · 0 comments

Comments

@jelen07
Copy link

jelen07 commented Dec 10, 2024

Intentions

It would be nice to have an execution timeline in Tracy that shows the different parts of the application, how long it took, etc.
At the same time, support for Server Timing API could be added, so you could see the times without whole Tracy enabled including communication with external services.

Snímek obrazovky 2024-12-10 v 9 33 34 Snímek obrazovky 2024-12-10 v 9 27 06

Merits of this feature

  1. Tracy has always been a leader in tuning. As time passes, competitors are adding more features that would be useful to have in Tracy to conveniently debug applications under development.
  2. Suitable for smaller projects or smaller teams that don't use external debugging tools.
  3. A more comprehensive view of what's going on in the application.
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

No branches or pull requests

1 participant