-  3.39.23
Static Public Member Functions | List of all members
pyfaust.demo.runtimecmp Class Reference

Runtime comparison demo: Faust-vector and dense matrix-vector multiplications, differents RCGs, transpose. More...

Static Public Member Functions

def run (output_dir=DEFT_RESULTS_DIR)
 Runs the runtime comparision benchmark. More...
 
def fig (input_dir=DEFT_RESULTS_DIR, output_dir=DEFT_FIG_DIR)
 Renders in file the demo figure in file from the results of runtimecmp.run. More...
 

Detailed Description

Runtime comparison demo: Faust-vector and dense matrix-vector multiplications, differents RCGs, transpose.

Member Function Documentation

◆ fig()

def pyfaust.demo.runtimecmp.fig (   input_dir = DEFT_RESULTS_DIR,
  output_dir = DEFT_FIG_DIR 
)
static

Renders in file the demo figure in file from the results of runtimecmp.run.

◆ run()

def pyfaust.demo.runtimecmp.run (   output_dir = DEFT_RESULTS_DIR)
static

Runs the runtime comparision benchmark.


The documentation for this class was generated from the following file: