EventBus icon indicating copy to clipboard operation
EventBus copied to clipboard

use Android Handler Async API to improve the performance

Open tomridder opened this issue 2 years ago • 2 comments

diff

use Android Handler Async API to improve the performance #548

all the testcase in EventbusTest and EventbusTestJava has been passed

and the delivery time of post 1000 events in Main Thread And MainOrder in Handler.CreateAsync() method beats 2000ms ~3000ms than new Handler() method

u guys can check the attackment out

tomridder avatar Mar 17 '23 08:03 tomridder

Thank you very much! We'll consider this for an upcoming release.

greenrobot-team avatar Mar 27 '23 12:03 greenrobot-team

Thank you very much! We'll consider this for an upcoming release.

my pleasure :) by the wat, did you guys receive my job apply email ? cause i don't have any reply since i sent it ~ maybe it 's lost

tomridder avatar Mar 27 '23 18:03 tomridder