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

Make progress bars work properly #11

Open
glamperd opened this issue Jul 14, 2023 · 1 comment
Open

Make progress bars work properly #11

glamperd opened this issue Jul 14, 2023 · 1 comment

Comments

@glamperd
Copy link

glamperd commented Jul 14, 2023

One bar (CeremonyProgress) is for progress through the list of circuits. The other (StepProgress) tracks progress of the current step, while computing: download; compute; upload.

Compute progress may need to be estimated somehow.

@glamperd
Copy link
Author

This will be a little more complicated. Downloads, and uploads are done in parallel with compute. We'll need a way to present this.

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

No branches or pull requests

1 participant