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

How to run a benchmark in IntelliJ? #155

Open
WebTiger89 opened this issue Oct 9, 2023 · 2 comments
Open

How to run a benchmark in IntelliJ? #155

WebTiger89 opened this issue Oct 9, 2023 · 2 comments
Labels

Comments

@WebTiger89
Copy link

Hello,
the documentation lacks some information, e.g. how to run the benchmarks. This might only apply for gradle newbies.
I figured out the gradle plugin creates benchmark tasks to run the benchmarks. It would be great to cover this in the documentation.
Is there a IDE plugin to run the benchmarks like unit tests?

@qurbonzoda qurbonzoda added the enhancement New feature or request label Nov 17, 2023
@qurbonzoda
Copy link
Collaborator

Hi,
Currently, there is no support for running a specific benchmark from IntelliJ (like a unit test).
However, we are working on improving documentation, especially about benchmark tasks.
Please stay tuned.

OndrejSliva pushed a commit to OndrejSliva/kotlinx-benchmark that referenced this issue Jan 10, 2024
…aus.mojo-build-helper-maven-plugin-3.5.0

build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0
@qurbonzoda
Copy link
Collaborator

Hi,

Since your report, we have significantly improved our documentation. Specifically, we have added a separate guide describing the Gradle tasks created by our plugin, including those used for running benchmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants