Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Continuous performance monitoring with JChav
Search
Richard Dallaway
May 24, 2007
Technology
1
160
Continuous performance monitoring with JChav
Presentation at Google Open Source Jam with Paul Goulbourn.
Richard Dallaway
May 24, 2007
Tweet
Share
More Decks by Richard Dallaway
See All by Richard Dallaway
AI Roadmap
d6y
0
41
Voice to guide "difficult" recycling queries
d6y
0
52
Brighton Java: Day in the life...
d6y
0
220
Day in the Life of a Functional Programmer
d6y
0
610
Exoplanet Safari
d6y
1
420
Types Working For You
d6y
1
2.7k
Towards Browser and Server Utopia with Scala.js: an example using CRDTs
d6y
0
7.7k
Code Review Gems
d6y
1
1.9k
Woot for Lift
d6y
2
3.2k
Other Decks in Technology
See All in Technology
SRE不在の開発チームが障害対応と 向き合った100日間 / 100 days dealing with issues without SREs
shin1988
2
2k
Amplify Gen2から知るAWS CDK Toolkit Libraryの使い方/How to use the AWS CDK Toolkit Library as known from Amplify Gen2
fossamagna
1
350
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
18k
CDK Vibe Coding Fes
tomoki10
1
630
20250708オープンエンドな探索と知識発見
sakana_ai
PRO
4
1k
United™️ Airlines®️ Customer®️ USA Contact Numbers: Complete 2025 Support Guide
flyunitedguide
0
800
SRE with AI:実践から学ぶ、運用課題解決と未来への展望
yoshiiryo1
0
300
Copilot coding agentにベットしたいCTOが開発組織で取り組んだこと / GitHub Copilot coding agent in Team
tnir
0
190
ポストコロナ時代の SaaS におけるコスト削減の意義
izzii
1
470
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
13k
Maintainer Meetupで「生の声」を聞く ~講演だけじゃないKubeCon
logica0419
0
110
Figma Dev Mode MCP Serverを用いたUI開発
zoothezoo
0
230
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
For a Future-Friendly Web
brad_frost
179
9.8k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Designing Experiences People Love
moore
142
24k
Visualization
eitanlees
146
16k
Documentation Writing (for coders)
carmenintech
72
4.9k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
Rails Girls Zürich Keynote
gr2m
95
14k
Writing Fast Ruby
sferik
628
62k
Transcript
JChav Continuous performance monitoring
None
What is JChav? • Can read JMeter output • Produce
historic graphs • Output HTML reports
None
None
None
Code Junit FindBugs Code coverage JARs, WARs, EARs
Code Junit FindBugs Code coverage JARs, WARs, EARs JChav •
Deploy your application • Run performance tests • Produce JChav reports Continuous performance measurement
None
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.
jchav.blogspot.com Continuous performance monitoring