-
Notifications
You must be signed in to change notification settings - Fork 90
Conversation
swernli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a few clarifying questions to help put the refactor in context (some of which are regarding functionality that was not changed in the refactor). Thanks!
cgranade
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for tagging me into the discussion; left a few thoughts by way of early feedback. Thanks!
src/Simulation/Simulators/QuantumProcessor/QuantumProcessorDispatcher.cs
Show resolved
Hide resolved
Co-authored-by: Chris Granade <chgranad@microsoft.com>
Co-authored-by: Chris Granade <chgranad@microsoft.com>
alan-geller
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small comments, a couple of bigger ones.
This is a long-overdue simplification -- thanks!!!
anpaz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have we checked that there are no perf regressions with these changes?
They also include breaking changes, so we should update the minor.
There is no functional or algorithmic change; this is merely an API change. We certainly monitor perf for everything. |
This is still a draft, since I have yet to confirm whether the API is sufficient or whether we need to keep more.