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

Solving the slow execution of CollectOutputTypes on Custom objects #479

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

adecler
Copy link
Member

@adecler adecler commented Jan 4, 2024

Issues addressed by this PR

Closes #478

Test files

ExplodeDeleteTest.zip

The call to OutputParams was very slow (~20s) so I added it to the scrip to confirm in now takes only a few milliseconds.

@adecler adecler added the type:bug Error or unexpected behaviour label Jan 4, 2024
@adecler adecler self-assigned this Jan 4, 2024
Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving based on code review and discussion with @adecler during the historic issue closure today, this resolves the speed issue and happy to deploy to alpha to be tested by a broader user base during the milestone to check it isn't causing any problems with things we haven't considered today.

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check versioning
@BHoMBot check installer
@BHoMBot check copyright-compliance
@BHoMBot check core
@BHoMBot check project-compliance

Copy link

bhombot-ci bot commented Jan 4, 2024

@FraserGreenroyd to confirm, the following actions are now queued:

  • check versioning
  • check installer
  • check copyright-compliance
  • check core
  • check project-compliance

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check ready-to-merge

Copy link

bhombot-ci bot commented Jan 4, 2024

@FraserGreenroyd to confirm, the following actions are now queued:

  • check ready-to-merge

@FraserGreenroyd FraserGreenroyd merged commit ae56ad7 into develop Jan 4, 2024
6 checks passed
@FraserGreenroyd FraserGreenroyd deleted the BHoM_UI-#478-SlowExplode branch January 4, 2024 17:17
@bhombot-ci bhombot-ci bot mentioned this pull request Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explode of custom objects take really long time to delete
2 participants