Fixed
Status Update
Comments
cc...@google.com <cc...@google.com> #2
Yigit, do you have time to fix it?
reemission of the same liveData is racy
reemission of the same liveData is racy
na...@google.com <na...@google.com> #4
Thanks for the detailed analysis. This may not be an issue anymore since we've started using Main.immediate there but I' not sure; I'll try to create a test case.
Description
Component used: androidx.benchmark
Version used: 1.2.1
Devices/Android versions reproduced on: Pixel 4 / Android 13
I ran the same benchmark code on my Pixel 4 in Spanish and emulator in English, from Android Studio in English.
Got the benchmark result shown up in Android Studio, and found the thousands separator of the numbers in the result from Pixel 4 is dot (as in Spanish, instead of comma in English, see screenshots attached).
It confused me very much as I couldn't tell the exact number. Can we make the result text locale independent of the benchmark device being used?