RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
litsupport_rawspeed.modules.rsbench Namespace Reference

Functions

 _mutateCommandLine (context, commandline)
 _mutateScript (context, script)
 _collectMicrobenchmarkTime (context, microbenchfiles)
 mutatePlan (context, plan)

Detailed Description

Test module to collect google benchmark results.

Function Documentation

◆ _collectMicrobenchmarkTime()

litsupport_rawspeed.modules.rsbench._collectMicrobenchmarkTime ( context,
microbenchfiles )
protected

Definition at line 30 of file rsbench.py.

Referenced by mutatePlan().

Here is the caller graph for this function:

◆ _mutateCommandLine()

litsupport_rawspeed.modules.rsbench._mutateCommandLine ( context,
commandline )
protected

Definition at line 12 of file rsbench.py.

◆ _mutateScript()

litsupport_rawspeed.modules.rsbench._mutateScript ( context,
script )
protected

Definition at line 26 of file rsbench.py.

Referenced by mutatePlan().

Here is the caller graph for this function:

◆ mutatePlan()

litsupport_rawspeed.modules.rsbench.mutatePlan ( context,
plan )

Definition at line 68 of file rsbench.py.

References _collectMicrobenchmarkTime(), and _mutateScript().

Here is the call graph for this function: