quantumlib / ReCirq

Research using Cirq!

Home Page:https://quantumai.google/cirq/experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum Chess: log timing information

dstrain115 opened this issue · comments

It would be good to log timing information for the (ie. time this function: https://github.com/quantumlib/ReCirq/blob/master/recirq/quantum_chess/quantum_board.py#L136) so that we can keep track of how long moves are taking to run on hardware (or even on simulator).