I had used `PicoscenesToolbox` to parse 400K packets of raw CSI data. It cost 64 GiB memory usage. Is it necessary for parsing numerous packets? Or maybe there is memory leakage.
I had used
PicoscenesToolboxto parse 400K packets of raw CSI data. It cost 64 GiB memory usage.Is it necessary for parsing numerous packets? Or maybe there is memory leakage.