Skip to content

Bugfix/issue 2262#2266

Merged
klayoutmatthias merged 9 commits intomasterfrom
bugfix/issue-2262
Feb 7, 2026
Merged

Bugfix/issue 2262#2266
klayoutmatthias merged 9 commits intomasterfrom
bugfix/issue-2262

Conversation

@klayoutmatthias
Copy link
Collaborator

No description provided.

Matthias Koefferlein added 3 commits January 25, 2026 10:06
1. In deep mode, the count report column will report
   hierarchical and flat counts
2. XOR is shortcut evaluated with one empty input. The
   default implementation does that internally, but at
   the cost of mapping to the internal working layout
   which spoils hierarchy.
In the multi-threaded case this saves some time. Still for
the sample from the issue that is a dominant runtime
component and makes a 8-core run slower than the single-core
one.
@klayoutmatthias klayoutmatthias linked an issue Jan 25, 2026 that may be closed by this pull request
@klayoutmatthias klayoutmatthias merged commit 3f9d890 into master Feb 7, 2026
26 of 29 checks passed
@klayoutmatthias klayoutmatthias deleted the bugfix/issue-2262 branch February 7, 2026 08:18
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.

strmxor -u -l wrongly reports differences on identical layers

1 participant