Update readme with known issues

This commit is contained in:
Maximilian Schmeller 2023-03-01 21:09:00 +09:00
parent ca1fc0ea50
commit 7273503e63
2 changed files with 12 additions and 5 deletions

View file

@ -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.