Application
It would be nice to have the expected QPU runtime of each demo in the README. In that way, users can make an informed decision on how running the demo will affect their remaining QPU time.
This runtime should be updated every time code is merged to demos master. (Ideally, only the affected demo would get updated).
Proposed Solution
A tool that can grab the execution time of a demo and write it onto the corresponding README. Tool is triggered when a merge to master occurs.
Application It would be nice to have the expected QPU runtime of each demo in the README. In that way, users can make an informed decision on how running the demo will affect their remaining QPU time.
This runtime should be updated every time code is merged to demos master. (Ideally, only the affected demo would get updated).
Proposed Solution A tool that can grab the execution time of a demo and write it onto the corresponding README. Tool is triggered when a merge to master occurs.