asv.machine¶
Classes¶
Stores information about 1 or more machines in the |
|
Stores information about a particular machine. |
Functions¶
|
Iterate over all of the machine.json files in the results_dir |
Module Contents¶
- asv.machine.iter_machine_files(results_dir)[source]¶
Iterate over all of the machine.json files in the results_dir
- class asv.machine.MachineCollection[source]¶
Stores information about 1 or more machines in the ~/.asv-machine.json file.