Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Android Handler Async API to improve the performance #712

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomridder
Copy link

@tomridder tomridder commented Mar 17, 2023

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

@greenrobot-team
Copy link
Collaborator

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

@greenrobot-team greenrobot-team self-assigned this Mar 27, 2023
@tomridder
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants