Runtime TableΒΆ

class fitbenchmarking.results_processing.runtime_table.RuntimeTable(results, best_results, options, group_dir, pp_locations, table_name)

The timing results are calculated from an average using the timeit module in python. The number of runtimes can be set in FitBenchmarking Options.