WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
255081
On Android Mobiles Speedometer score is giving different score when clicked start test using finger and using Automation keyevents
https://bugs.webkit.org/show_bug.cgi?id=255081
Summary
On Android Mobiles Speedometer score is giving different score when clicked s...
evijaythegr8
Reported
2023-04-06 01:17:28 PDT
For SPeedometer Benchmark 2.0. Score is varying if we run manually and using automation. Manually if we click START test on
http://browserbench.org/Speedometer2.0/
, we are getting better score around 160. The same if we start test by clicking using automation, we are getting around 120. Automation method includes: ADb shell input tap coordinates UIAUtomator click Perform using getevents. IS there any mechanism where we can achieve same score as manual, please let us know. We are facing this issue on all Android Mobiles.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2023-04-06 13:12:07 PDT
Is there any chance that the automation keeps using CPU time in the background? This seems like the most likely explanation. Or something about the priority of the automation process. In any case, I don't think that we'll be able to investigate this issue, because it doesn't have precise steps to reproduce, and also because people just don't have any Android devices.
evijaythegr8
Comment 2
2023-04-06 20:45:22 PDT
No automation is not having any priority or CPU time in background. Even if we try with ADb shell input tap x1,y1,x2,y2 also we are getting different scores. Does any CPU boost is triggered based on Touch Event, which is only caused by manual touch and not with events.
Alexey Proskuryakov
Comment 3
2023-04-06 21:33:30 PDT
Possibly. You are asking in WebKit Bugzilla, and WebKit doesn't work on Android. So this is an unlikely place to receive advice. I'm going to close as INVALID, as there is no indication of a Speedometer benchmark issue here.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug