Skip to content

Fixing issue #2094 (slow insert into Shapes)#2098

Merged
klayoutmatthias merged 1 commit intomasterfrom
bugfix/issue-2094
Jul 19, 2025
Merged

Fixing issue #2094 (slow insert into Shapes)#2098
klayoutmatthias merged 1 commit intomasterfrom
bugfix/issue-2094

Conversation

@klayoutmatthias
Copy link
Collaborator

Solution is to use a temporary container instead
of locking (only if needed).

Solution is to use a temporary container instead
of locking (only if needed).
@klayoutmatthias klayoutmatthias merged commit 71202ea into master Jul 19, 2025
21 of 26 checks passed
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.

Suspected performance issue in the python code to insert Regions into Shapes

1 participant