-
Notifications
You must be signed in to change notification settings - Fork 188
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
Dynamo takes too long to open #3034
Comments
|
Hello. To answer mjkkirschner's questions:
HOWEVER, it started working yesterday after I uninstalled the following programs: Dynamo 0.9.1 |
Actually, scratch that. When I said it started working, what I meant was it was easier to search for packages and install them. That was also slower prior to uninstalling the former Dynamo versions. This morning it took about 18 minutes for Dynamo to open, though the log will say only 6. |
|
I have only one .dyn file that I just created. It was using a custom package, biomorphNodes. I deleted all the other custom packages but kept that one and unchecked disable loading custom packages. Dynamo still loads quickly. |
@twastvedt @saintentropy @BogdanZavu to me it sounds like it could be issue with player,gd etc, any thoughts? |
@Avery-Sanders - so what packages did you delete? (and what versions) |
@mjkkirschner I don't think it's an issue with the packages. I think it is the slowdown induced by adp tracking. This was fixed in 2.18.1 . It would explain why sometimes it loads fast and sometimes doesn't. |
Hey @BogdanZavu i guessed the same as well but the user reported disabling adp via adsk prefs did not help - would you expect that change to make no improvement as it needs to make a network request in either case? |
@mjkkirschner Yes, the actual slowdown was during checking if reporting analytics is true which was performed on every call to track something. |
Dynamo Version
DYNAMO v.2.16.2
Revit Version
Revit 2023
Operating System
Windows 10
What did you do?
I opened a project in Revit 2023. I then clicked on the "Dynamo" button within the "Manage" tab "Visual Programming" label.
What did you expect to see?
Dynamo opening in 30 seconds or less.
What did you see instead?
It took six minutes and 3 seconds to open.
Stacktrace/logs
dynamoLog_a9cf4cfb-4fb6-452d-8de0-9fa09f249735.txt
Details
The text was updated successfully, but these errors were encountered: