Part Number: TDA4VH-Q1
My model running using python take 30ms
However when using cpp tidlrt to read the model, it takes only 6ms, which is really weird.
My model has 35 outputs so I have rebuild some .so files on the tda4, and there's no error when running.
(This is from my previous issue: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1303572/tda4vh-q1-config-file-size-does-not-match-size-of-stidl_iobufdesc_t/4960330#4960330)
So I would think how I use tidlrt is somehow correct.
this is my screenshot:

