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

Allow multiple interface invocation #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JDeuce
Copy link
Contributor

@JDeuce JDeuce commented May 18, 2022

Issue #, if available:

Description of changes:
On a project with a large # of interfaces to generate circuits for, I found a lot of time was spent repeatedly in the resolvePackagePath step (20 seconds per invocation) so I've attempted to extend the command to allow multiple interfaces to be generated in one shot.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JDeuce JDeuce force-pushed the multipleInterface branch 3 times, most recently from a079690 to cb59733 Compare May 18, 2022 04:43
@JDeuce JDeuce marked this pull request as ready for review May 18, 2022 04:46
@JDeuce JDeuce force-pushed the multipleInterface branch from cb59733 to e7f034e Compare May 24, 2022 22:19
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.

1 participant