Skip to content

Conversation

@v-ein
Copy link
Collaborator

@v-ein v-ein commented Feb 9, 2025


name: Pull Request
about: Create a pull request to help us improve
title: Fix for move_item being horribly slow
assignees: @hoffstadt


Closes #2343

Description:
This PR removes useless repetitive lookups in AddRuntimeChild, which is called by move_item. It makes move_item orders of magnitude faster.

Concerning Areas:
None.

@hoffstadt
Copy link
Owner

Great work!

@hoffstadt hoffstadt merged commit 2b171ca into hoffstadt:master Feb 14, 2025
4 checks passed
@v-ein v-ein deleted the bugfix/2343-move-item-slow branch February 16, 2025 19:35
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

Successfully merging this pull request may close these issues.

move_item is horribly slow

2 participants