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

chore: Move hashing to queueing thread #156

Merged
merged 8 commits into from
Oct 4, 2023
Merged

Conversation

lmondada
Copy link
Contributor

@lmondada lmondada commented Oct 3, 2023

I am breaking up #133 that was reverted into smaller pieces (to maximise pain for the reviewer, of course).

Moving hashing to the queueing thread is blocking the rest of the PR.

@lmondada lmondada requested a review from aborgna-q October 3, 2023 13:54
@lmondada lmondada marked this pull request as ready for review October 3, 2023 13:54
@lmondada
Copy link
Contributor Author

lmondada commented Oct 3, 2023

Sorry for the never ending stream of PRs. This is code that has been already reviewed, so should be relatively straightforward.

@lmondada lmondada changed the title chore: Move hashing to queuing thread chore: Move hashing to queueing thread Oct 3, 2023
Copy link
Collaborator

@aborgna-q aborgna-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Did you compare the optimization performance?

@lmondada
Copy link
Contributor Author

lmondada commented Oct 4, 2023

Yes, performance seems to be better, although slightly lower circuit count.

@lmondada lmondada merged commit 796323c into main Oct 4, 2023
7 checks passed
@lmondada lmondada deleted the perf/taso-table-bound branch October 4, 2023 10: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.

2 participants