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

TTID is greater than TTFD #2191

Open
tapas-tw opened this issue Jul 23, 2024 · 2 comments
Open

TTID is greater than TTFD #2191

tapas-tw opened this issue Jul 23, 2024 · 2 comments

Comments

@tapas-tw
Copy link

Platform

Dart

Obfuscation

Disabled

Debug Info

Enabled

Doctor

Flutter (Channel [user-branch], 3.13.1, on macOS 14.5 23F79 darwin-arm64, locale en-IN)
Dart version 3.1.0
DevTools version 2.25.0

Version

8.2.0

Steps to Reproduce

Add automatic traces using route observer and then go to the discover tab, add the filter for the data we are looking for.

Expected Result

TTID should be lesser than TTFD. As both start from the 0 and then TTID stop when the first frame drawn but TTFD stop when the full widget loads. So TTFD can't be lesser than TTID.

In the attached imaged, TTID is clearly visible that it's lesser than the TTFD which is ideal but while doing the avg(measurements.time_to_initial_display) & avg(measurements.time_to_full_display) is giving unexpected result.

Image

Actual Result

Image

Are you willing to submit a PR?

None

@buenaflor
Copy link
Contributor

buenaflor commented Jul 23, 2024

hey thanks for raising this issue!

@narsaynorath could you take a quick look here? I'm not sure if it is an SDK issue, the trace itself looks fine

@narsaynorath
Copy link
Member

Hey @tapas-tw, I'd like to take a look at what's going on but to do that I need a little more info. Specifically which org and project you're using. Would you mind posting the relevant DSN here as a comment to help with that?

If you're uncomfortable posting it in a comment here, you are also welcome to submit a support ticket here and mention this GH issue and my username so I can get that information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Status: Needs More Information
Development

No branches or pull requests

3 participants