question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Initial analysis takes > 10 minutes

See original GitHub issue

Raised by @CoderUni in https://github.com/Dart-Code/Dart-Code/issues/4115#issuecomment-1255287962. Moving here because it seems different to the original problem in that issue.

[12:44:42 PM] [General] [Info] Analyzer:FirstAnalysis timing: 139489ms

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
DanTupcommented, Sep 28, 2022

@CoderUni thanks. There’s nothing obvious in what you sent. It’s odd that it only occurs in this one project though. I would suggest trying the following:

  • Make an exact copy of your project folder and open that to see if it occurs there
  • If it does, if you have a repository, re-clone to a new folder and see if it occurs there (a clean checkout will get rid of any build, .dart_tool etc. folders that could be related)
  • If it still repros from a clean checkout, that suggests there is something in those files causing it. I would try removing anything sensitive code to try and get it to a point where you can share the project as a repro for further debugging
1reaction
DanTupcommented, Oct 3, 2022

Glad it’s fixed, although I’m not sure what might have caused it. It you see it again, maybe it’s worth copying the folder and trying to poke around to see which folders are causing it. Circular symlinks have caused issues in the past, but usually they would just fail (because the paths ultimately get too long) and not just start working after some several minutes.

I’ll close this because I don’t think there’s anything we can currently investigate without a repro, but please do post back if you see it again and we can try to do some more troubleshooting. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Initial ECG Acquisition Within 10 Minutes of Arrival at ... - NCBI
All patients received an initial hospital ECG after arrival at the emergency department. Results. In this analysis of 425 patients (mean age, ...
Read more >
Understanding TAKT Time and Cycle Time vs. Lead Time
Takt Time is a measure of the amount of time between the completion of one unit and the beginning of the next. Cycle...
Read more >
Inside the Brilliant, Heartbreaking First 10 Minutes of 'Up'
While visiting Carl one evening, she shows him “My Adventure Book,” in which she illustrates her dream: to one day travel to the...
Read more >
Data Collection Methods Reference Guide
For example, if Anna kicked a peer 30 times in a 10 minute observation, the rate would be 3 kicks per minute (30...
Read more >
AND 10-MINUTE AVERAGED WINDS AT 10, 6, AND 1.8 ...
Their averaging time is generally 2-minutes; however some report both 2- and 10- minute averages. This paper reports on an initial analysis of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found