Update readme with known issues
This commit is contained in:
parent
ca1fc0ea50
commit
7273503e63
2 changed files with 12 additions and 5 deletions
|
@ -58,3 +58,8 @@ The notebook also supports invocation via [Papermill](https://papermill.readthed
|
|||
|
||||
The output files are found in the configured output dir (default: `out/`).
|
||||
Inputs are processed and cached in `cache/`.
|
||||
|
||||
|
||||
## Known Issues
|
||||
|
||||
* The histograms output in the notebook for Idle, Computation and DDS times, do not aggregate these values over the end-to-end path. Thus, the latencies of all path elements are added into the same histogram.
|
Loading…
Add table
Add a link
Reference in a new issue