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 Kotlinx Benchmark tests (copied from #763) #904

Merged
merged 7 commits into from Aug 25, 2022

Commits on Aug 25, 2022

  1. introduce Kotlinx Benchmark tests (copied from mockk#763 - credit to @…

    …tmszdmsk)
    
    refactor test projects to be in separate directory
    aSemy committed Aug 25, 2022
    Copy the full SHA
    bff6e92 View commit details
    Browse the repository at this point in the history
  2. format benchmark readme

    aSemy committed Aug 25, 2022
    Copy the full SHA
    1016752 View commit details
    Browse the repository at this point in the history
  3. update benchmark jar command

    aSemy committed Aug 25, 2022
    Copy the full SHA
    302f371 View commit details
    Browse the repository at this point in the history
  4. use Deps dependencies

    aSemy committed Aug 25, 2022
    Copy the full SHA
    0da0629 View commit details
    Browse the repository at this point in the history
  5. typo kontlinx->kotlinx

    aSemy committed Aug 25, 2022
    Copy the full SHA
    e5bc533 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8c36f1f View commit details
    Browse the repository at this point in the history
  7. reduce iteration time, increase iterations (my noob instinct says 60 …

    …seconds per test seems quite long, more iterations is better)
    aSemy committed Aug 25, 2022
    Copy the full SHA
    3c7c536 View commit details
    Browse the repository at this point in the history