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
51
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.6k
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
FOSS4G 2025 KANSAI QGISで点群データをいろいろしてみた
kou_kita
0
300
生成AI時代の開発組織・技術・プロセス 〜 ログラスの挑戦と考察 〜
itohiro73
1
390
Lambda Web Adapterについて自分なりに理解してみた
smt7174
5
140
タイミーのデータモデリング事例と今後のチャレンジ
ttccddtoki
6
2k
ビズリーチが挑む メトリクスを活用した技術的負債の解消 / dev-productivity-con2025
visional_engineering_and_design
1
2.1k
KubeCon + CloudNativeCon Japan 2025 に行ってきた! & containerd の新機能紹介
honahuku
0
120
「良さそう」と「とても良い」の間には 「良さそうだがホンマか」がたくさんある / 2025.07.01 LLM品質Night
smiyawaki0820
1
450
LangChain Interrupt & LangChain Ambassadors meetingレポート
os1ma
2
240
AWS認定を取る中で感じたこと
siromi
1
130
Lazy application authentication with Tailscale
bluehatbrit
0
130
強化されたAmazon Location Serviceによる新機能と開発者体験
dayjournal
4
280
生成AI時代 文字コードを学ぶ意義を見出せるか?
hrsued
1
750
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Statistics for Hackers
jakevdp
799
220k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
The Language of Interfaces
destraynor
158
25k
Code Review Best Practice
trishagee
69
18k
Writing Fast Ruby
sferik
628
62k
KATA
mclloyd
30
14k
Embracing the Ebb and Flow
colly
86
4.7k
Docker and Python
trallard
44
3.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
For a Future-Friendly Web
brad_frost
179
9.8k
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