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 benchmarks? #74

Open
vdvman1 opened this issue Aug 22, 2020 · 0 comments · May be fixed by #134
Open

How to run benchmarks? #74

vdvman1 opened this issue Aug 22, 2020 · 0 comments · May be fixed by #134

Comments

@vdvman1
Copy link

vdvman1 commented Aug 22, 2020

I'm planning on doing some experiments with improving the performance (and maybe the functionality) of brigadier.
I have forked the repository, cloned it to my local machine, and imported the gradle project into IntelliJ IDEA.
All the tests are running successfully, but I can't seem to figure out how to get the benchmarks to run. There does not seem to be any gradle tasks for running the benchmarks, and I have not been able to get the JMH plugin for IntelliJ IDEA to run the benchmarks.
Are there any instructions on how to run the benchmarks? And if not, could someone please explain and/or link me to some resources on getting the benchmarks to work?
Everything I have been able to find either requires a maven project (which this repo does not seem to contain), or would require changes to the gradle project. I would prefer not to have to change the build process if I can avoid it

@intsuc intsuc linked a pull request Aug 11, 2023 that will close this issue
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 a pull request may close this issue.

1 participant