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

Introduce jvmBenchmarks into kotlinx-coroutines-core #3946

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

qwwdfsad
Copy link
Collaborator

It allows us to benchmark internal API unavailable otherwise and allows us to backport K2 changes properly.

Only benchmarks that somehow leverage internal API are moved in the new source-set

It allows us to benchmark `internal` API unavailable otherwise and allows us to backport K2 changes properly.

Only benchmarks that somehow leverage `internal` API are moved in the new source-set
@qwwdfsad qwwdfsad merged commit 142f797 into develop Nov 21, 2023
1 check was pending
@qwwdfsad qwwdfsad deleted the kotlinx-benchmarks branch November 21, 2023 13:58
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