Hi, After having used the beta versions for quite a while, I would now like to release version 1.0 of chronos Description of Chronos: Chronos enables You to test performance via JMeter, validate that relevant performance goals have been met, and create nice visualizations of the latest and historical testruns.
The tests are being run as part of a Maven build, either continuously or ad hoc. This will allow a developer to integrate performancetesting into an existing project and performancetest continuously, typically as a part of a nightly build. This will help to pinpoint performance problems: If You know when a performance problem was introduced, it is much easier to find out which change in the codebase caused the performance degradation. The release will involve the following components: chronos-jmeter-maven-plugin-1.0 : Allows performancetesting using JMeter chronos-report-maven-plugin-1.0 : Allows reporting of test results chronos-plugincommon-1.0 : Utility containing code shared between the 2 plugins chronos-1.0 : parent pom for the complete chronos project. We solved a few issues: http://jira.codehaus.org/browse/MCHRONOS/fixforversion/18439 A few remaining JIRA issues have been postponed to 1.1 Staging Repositories: General: https://nexus.codehaus.org/content/groups/staging/ Exclusive: https://nexus.codehaus.org/content/repositories/orgcodehausmojo-060/ Site: http://mojo.codehaus.org/chronos SCM Tag: http://svn.codehaus.org/mojo/tags/chronos-1.0/ Please cast Your votes. Here is mine: [X] +1 [ ] +0 [ ] -1 The vote is open for 72 hours and will succeed by lazy consensus. Regards / Cheers / Kent
