Functions | Variables
generate_graphs Namespace Reference

Functions

def plot_latency (csv_filename, title)
 
def plot_throughput (csv_filename, title, is_tcp=False)
 

Variables

string INPUT_FILE_PUBSUBPROXY_INPROC_THROUGHPUT = "results/pubsubproxy_inproc_thr_results.csv"
 
string INPUT_FILE_PUSHPULL_INPROC_THROUGHPUT = "results/pushpull_inproc_thr_results.csv"
 
string INPUT_FILE_PUSHPULL_TCP_THROUGHPUT = "results/pushpull_tcp_thr_results.csv"
 
string INPUT_FILE_REQREP_TCP_LATENCY = "results/reqrep_tcp_lat_results.csv"
 
int TCP_LINK_GPBS = 100
 

Function Documentation

◆ plot_latency()

def generate_graphs.plot_latency (   csv_filename,
  title 
)

Definition at line 56 of file generate_graphs.py.

◆ plot_throughput()

def generate_graphs.plot_throughput (   csv_filename,
  title,
  is_tcp = False 
)

Definition at line 29 of file generate_graphs.py.

Variable Documentation

◆ INPUT_FILE_PUBSUBPROXY_INPROC_THROUGHPUT

string generate_graphs.INPUT_FILE_PUBSUBPROXY_INPROC_THROUGHPUT = "results/pubsubproxy_inproc_thr_results.csv"

Definition at line 15 of file generate_graphs.py.

◆ INPUT_FILE_PUSHPULL_INPROC_THROUGHPUT

string generate_graphs.INPUT_FILE_PUSHPULL_INPROC_THROUGHPUT = "results/pushpull_inproc_thr_results.csv"

Definition at line 14 of file generate_graphs.py.

◆ INPUT_FILE_PUSHPULL_TCP_THROUGHPUT

string generate_graphs.INPUT_FILE_PUSHPULL_TCP_THROUGHPUT = "results/pushpull_tcp_thr_results.csv"

Definition at line 9 of file generate_graphs.py.

◆ INPUT_FILE_REQREP_TCP_LATENCY

string generate_graphs.INPUT_FILE_REQREP_TCP_LATENCY = "results/reqrep_tcp_lat_results.csv"

Definition at line 10 of file generate_graphs.py.

◆ TCP_LINK_GPBS

int generate_graphs.TCP_LINK_GPBS = 100

Definition at line 11 of file generate_graphs.py.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08