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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
