-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Faster Circuit.zip and Circuit.append #7901
Copy link
Copy link
Open
Labels
area/circuitsarea/performancekind/feature-requestDescribes new functionalityDescribes new functionalitytriage/needs-more-evidence[Feature requests] Seems plausible, but maintainers are not convinced about the use cases yet[Feature requests] Seems plausible, but maintainers are not convinced about the use cases yet
Metadata
Metadata
Assignees
Labels
area/circuitsarea/performancekind/feature-requestDescribes new functionalityDescribes new functionalitytriage/needs-more-evidence[Feature requests] Seems plausible, but maintainers are not convinced about the use cases yet[Feature requests] Seems plausible, but maintainers are not convinced about the use cases yet
Is your feature request related to a use case or problem? Please explain
using Circuit.zip and Circuit.append is a common code pattern and optimizing them will increase the performance of a lot of operations (e.g. transformers)
P1 – I need this no later than the next release
P2 – we should do it in the next couple of quarters
P3 – I'm not really blocked by it; it's an idea I'm proposing based on principle