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.
1.95k stars 303 forks source link

高频调用时会丢包 #154

Open zfangqijun opened 1 year ago

zfangqijun commented 1 year ago

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

zfangqijun commented 1 year ago

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