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

Commits on Nov 21, 2023

  1. Introduce jvmBenchmarks into kotlinx-coroutines-core

    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 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f8d72cc View commit details
    Browse the repository at this point in the history
  2. ~

    qwwdfsad committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8a28dc7 View commit details
    Browse the repository at this point in the history