benchmark
This module is used to measure simulation performance with the Command Profile.
Some standardized simulations are run and a report is generated in the console output.
-
class tvb.interfaces.command.benchmark.Bench(models, connectivities, conductions, int_dts, sim_lengths, coupling=None)[source]
Bases: builtins.object
-
COLW = [22, 6, 5, 9, 7, 9]
-
FS = '| %22s | %6s | %5s | %9s | %7s | %9s |'
-
LINE = '+------------------------+--------+-------+-----------+---------+-----------+'
-
report()[source]
-
run(project_id)[source]
-
tvb.interfaces.command.benchmark.main()[source]
Launches a set of standardized simulations and prints a report of their running time.
Creates a new project for these simulations.