dataflow-analysis/latency_graph
Maximilian Schmeller 98cd6fc3db Fixes for random crashes
* Removed papermill cell headers (prevented cell magics from working)
* Changed bisect to bisect_right because of Python's name resolution acting stupid
* Print exceptions when building message trees
2022-09-19 12:39:53 +02:00
..
__init__.py Hierarchical latency graph, bugfixes, renamed types.py to not interfere with other python packages. 2022-08-09 18:36:40 +02:00
latency_graph.py Fixes for random crashes 2022-09-19 12:39:53 +02:00
message_tree.py E2E calculation per output message, plotting of E2E over time, E2E breakdown charts, E2E message flow charts 2022-08-29 22:17:52 +02:00