repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
tools.benchmark.Run Class Reference
Collaboration diagram for tools.benchmark.Run:
[legend]

Static Public Attributes

Path trace
 
int total_time
 
dict results [str, int]
 
list expensive_classes [Any]
 
list expensive_functions [Any]
 

Member Data Documentation

◆ expensive_classes

list tools.benchmark.Run.expensive_classes [Any]
static

◆ expensive_functions

list tools.benchmark.Run.expensive_functions [Any]
static

◆ results

dict tools.benchmark.Run.results [str, int]
static

◆ total_time

int tools.benchmark.Run.total_time
static

◆ trace

Path tools.benchmark.Run.trace
static

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