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
54
Brighton Java: Day in the life...
d6y
0
220
Day in the Life of a Functional Programmer
d6y
0
620
Exoplanet Safari
d6y
1
430
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
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
2
150
GitHub Copilot coding agent を推したい / AIDD Nagoya #1
tnir
2
4.4k
自社製CMSからmicroCMSへのリプレースがプロダクトグロースを加速させた話
nextbeatdev
0
120
AIが住民向けコンシェルジュに?Amazon Connectと生成AIで実現する自治体AIエージェント!
yuyeah
0
260
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
1
110
モダンフロントエンド 開発研修
recruitengineers
PRO
2
200
そのコンポーネント、サーバー?クライアント?App Router開発のモヤモヤを可視化する補助輪
makotot
3
280
人を動かすことについて考える
ichimichi
2
320
小さなチーム 大きな仕事 - 個人開発でAIをフル活用する
himaratsu
0
120
新卒(ほぼ)専業Kagglerという選択肢
nocchi1
1
2k
GCASアップデート(202506-202508)
techniczna
0
250
見てわかるテスト駆動開発
recruitengineers
PRO
3
200
Featured
See All Featured
Designing for humans not robots
tammielis
253
25k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
The Cost Of JavaScript in 2023
addyosmani
53
8.8k
Balancing Empowerment & Direction
lara
2
580
How STYLIGHT went responsive
nonsquared
100
5.7k
Building Applications with DynamoDB
mza
96
6.6k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
Music & Morning Musume
bryan
46
6.7k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
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