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

Can it support android and ios targets? #116

Open
canluhuang opened this issue May 26, 2023 · 3 comments
Open

Can it support android and ios targets? #116

canluhuang opened this issue May 26, 2023 · 3 comments

Comments

@canluhuang
Copy link

We are developing a kmm project and want to compare the performance of android and androidNative. Does this benchmark test support the Android platform, or is there any other way?

@qurbonzoda
Copy link
Collaborator

Hi @canluhuang,
This library now supports all native targets in accordance with https://kotlinlang.org/docs/native-target-support.html

OndrejSliva pushed a commit to OndrejSliva/kotlinx-benchmark that referenced this issue Jan 10, 2024
…rsion-1.8.20-RC2

build(deps): bump kotlin.version from 1.8.20-RC to 1.8.20-RC2
@qurbonzoda
Copy link
Collaborator

However, it is worth mentioning that the library currently does not support running benchmarks on Android devices within the Android Runtime (ART). We are planning to implement this feature in the future, but at the moment, there is no specific timeline.

@canluhuang
Copy link
Author

However, it is worth mentioning that the library currently does not support running benchmarks on Android devices within the Android Runtime (ART). We are planning to implement this feature in the future, but at the moment, there is no specific timeline.

I got it, thanks for your reply

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

No branches or pull requests

2 participants