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

Improve Benchmark Suite #330

Open
tjcelaya opened this issue Sep 4, 2017 · 0 comments
Open

Improve Benchmark Suite #330

tjcelaya opened this issue Sep 4, 2017 · 0 comments
Assignees

Comments

@tjcelaya
Copy link
Contributor

tjcelaya commented Sep 4, 2017

There were some out-of-band discussions about improvements to the benchmark module which were being worked on but not yet tracked. These include:

  • Splitting the java-manta-benchmark module into micro and macro projects. The module currently houses JMH micro-benchmarking code alongside an executable class which performs macro-benchmarking of MantaClient performance. Execution of benchmarks is not currently tied to any maven goal so existing benchmark code is more likely to go unnoticed
  • incorporating douglasAtJoyent/JMeterMantaExtension into this repo for the macro benchmark functionality. That project already benchmarks the same functionality as the com.joyent.benchmark.Benckmark class and jmeter-maven-plugin can be used to export benchmarking results alongside test coverage reports
@tjcelaya tjcelaya self-assigned this Sep 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant