[performance] UI thread

Hi,

I would like to know if anyone else encounters performance issues on UI thread. I have already gone through all the topics concerning this subject on this forum and the gihub issues.

For the tests, I wrote a minimal code between 2 peers using an SFU and check the Perf Monitor & Chrome devtool.

On publisher side : UI & JS thread values are 60 on Perf Monitor.
On subscriber side : UI thread varies between 27 and 36 / JS thread is stable at 60.

If anyone has more data to share on this, please comment.