Neither QCDLResult nor its experiments carry any timing currently.
Populate timing from the cloud client's per-problem data (Future timing / problem info) -- per-experiment time_taken in the header and an aggregate time_taken on the QCDLResult. Note: Result.date is currently the result-assembly time, not the execution time; consider aligning it.
Neither
QCDLResultnor its experiments carry any timing currently.Populate timing from the cloud client's per-problem data (
Futuretiming / problem info) -- per-experimenttime_takenin the header and an aggregatetime_takenon theQCDLResult. Note:Result.dateis currently the result-assembly time, not the execution time; consider aligning it.