Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Continuous performance monitoring with JChav

Continuous performance monitoring with JChav

Presentation at Google Open Source Jam with Paul Goulbourn.

Richard Dallaway

May 24, 2007
Tweet

More Decks by Richard Dallaway

Other Decks in Technology

Transcript

  1. What is JChav? • Can read JMeter output • Produce

    historic graphs • Output HTML reports
  2. Code Junit FindBugs Code coverage JARs, WARs, EARs JChav •

    Deploy your application • Run performance tests • Produce JChav reports Continuous performance measurement
  3. To do: • More metrics: CPU, memory usage, standard deviation...

    • Automated email: “you just crippled the site” • Change log on build (“this build is slower and included the following code changes...”) • Easier ways to build JMeter test plans • Clues on using JChav for consistent reports • ...and more.