Classes | Namespaces | Functions | Variables
plot.py File Reference

Go to the source code of this file.

Classes

class  plot.Data
 
class  plot.Variance
 

Namespaces

 plot
 

Functions

argparse.ArgumentParser plot.argument_parser ()
 
str plot.class_name (str s)
 
tuple[float, float] plot.compute_data_lower_upper (Data data)
 
list[tuple[str, TimeNS]] plot.flatten_data (Data data)
 
Path plot.is_file (str file)
 
def plot.main (list[str] args)
 
TimeNS plot.make_time_ns (dict bench)
 
list[Dataplot.parse_json_output (dict json_content)
 
def plot.plot (list[Data] datas)
 
def plot.plot_batch (list[Data] datas)
 

Variables

 plot.TimeNS = typing.NewType("TimeNS", int)
 


pinocchio
Author(s):
autogenerated on Wed Apr 16 2025 02:41:52