repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
tools.benchmark Namespace Reference

Classes

class  Benchmark
 
class  Run
 

Functions

 fix_value (value)
 
 generate_trace (file, output, dict[str, Any] defines, list[Path] includes, Optional[int] cpu=None)
 

Variables

 total_time_query = jmespath.compile("traceEvents[?name=='ExecuteCompiler'].dur")
 

Function Documentation

◆ fix_value()

tools.benchmark.fix_value (   value)

◆ generate_trace()

tools.benchmark.generate_trace (   file,
  output,
dict[str, Any]  defines,
list[Path]  includes,
Optional[int]   cpu = None 
)

Variable Documentation

◆ total_time_query

tools.benchmark.total_time_query = jmespath.compile("traceEvents[?name=='ExecuteCompiler'].dur")