### Tracer-dependency - [x] Resolve queue level dependency - [x] Resolve total CPU usage dependency - [x] ~~Resolve CPU detection on Mac, etc. (Out of plan)~~ ### Processing time - [x] ~~Test buffer memory address~~ - [x] ~~Calculate element-wise processing time (waiting time) in queue~~ - [x] Calculate proctime by using time-logging queue - [x] Live-logging queue processing time ### Interlatency calculation This part will not covered, since technical problems - [x] ~~Test pad-push-post hook~~ - [x] ~~Calculate waiting time after processed~~ - [x] ~~Live-logging interlatency.~~
Tracer-dependency
Resolve CPU detection on Mac, etc. (Out of plan)Processing time
Test buffer memory addressCalculate element-wise processing time (waiting time) in queueInterlatency calculation
This part will not covered, since technical problems
Test pad-push-post hookCalculate waiting time after processedLive-logging interlatency.