|
repr 0.1
Reconstructable string representations and more
|
Classes | |
| class | tools.benchmark.Run |
| class | tools.benchmark.Benchmark |
| class | tools.benchmark.Benchmark.Settings |
| class | tools.benchmark.Benchmark.Schema |
| class | tools.benchmark.Benchmark.Schema.Git |
Namespaces | |
| namespace | tools |
| namespace | tools.benchmark |
Functions | |
| tools.benchmark.fix_value (value) | |
| tools.benchmark.generate_trace (file, output, dict[str, Any] defines, list[Path] includes, Optional[int] cpu=None) | |
Variables | |
| tools.benchmark.total_time_query = jmespath.compile("traceEvents[?name=='ExecuteCompiler'].dur") | |