Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 846 Bytes

Benchmark.md

File metadata and controls

17 lines (13 loc) · 846 Bytes

Benchmark

Properties

Name Type Description Notes
id int [optional]
farm_id int [optional]
worker_id int [optional]
tag_ids int[] [optional]
started_at int When the benchmark was started [optional]
finished_at int When the benchmark was finished. If absent - the benchmark is still running. [optional]
aborted bool This flag indicates that the benchmark was aborted. [optional]
algos \Swagger\Client\Model\AlgoName[] Algorithms that were chosen for benchmark [optional]

[Back to Model list] [Back to API list] [Back to README]