benchmark.basic Module
-
paraview.benchmark.basic.run(filename=None, nframes=60)[source]
Runs the benchmark. If a filename is specified, it will write the
results to that file as csv. The number of frames controls how many times
a particular configuration is rendered. Higher numbers lead to more
accurate averages.
-
paraview.benchmark.basic.test_module()[source]
Simply exercises a few components of the module.