You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Thompson, Bryan B." <BR...@saic.com> on 2004/11/24 13:46:06 UTC

Benchmarking multiple implementations of an API using Maven?

Hello,

I am interested in benchmarking multiple implementations of the same
API, all of which are maven projects.  The APIs are Java interfaces.
I am interested in collecting statistics on performance under scale
(size of the data models) and performance under concurrent operations.
Ideally, I would like to see reports on the performance metrics per
API implementation (aka maven project) and comparisons across multiple
projects as well.  The goal is both to understand the scaling problems
within a given implementation and to understand how different
implementations perform in comparison to one another for the same test
data.

Are there are integrated tools for doing this?

Recommendations for tools that are not integrated?

Thanks,

-bryan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org