wendux / DSBridge-IOS

:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

高频调用时会丢包

zfangqijun opened this issue · comments

native调用webview接口时,频率高时会丢包,间隔大概20-30ms。iOS比安卓明显🤔

加个队列收集能绕过,dsbridge能否从根本上解决或改善呢。