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
170
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
42
Voice to guide "difficult" recycling queries
d6y
0
56
Brighton Java: Day in the life...
d6y
0
220
Day in the Life of a Functional Programmer
d6y
0
620
Exoplanet Safari
d6y
1
440
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
CoRL 2025 Survey
harukiabe
0
180
エンタメとAIのための3Dパラレルワールド構築(GPU UNITE 2025 特別講演)
pfn
PRO
0
300
LLM時代にデータエンジニアの役割はどう変わるか?
ikkimiyazaki
6
1.3k
新規事業におけるGORM+SQLx併用アーキテクチャ
hacomono
PRO
0
250
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
4
850
20251010_HCCJP_AdaptiveCloudUpdates
sdosamut
0
110
プロダクトのコードから見るGoによるデザインパターンの実践 #go_night_talk
bengo4com
1
2.5k
Vibe Coding Year in Review. From Karpathy to Real-World Agents by Niels Rolland, CEO Paatch
vcoisne
0
140
AWS Top Engineer、浮いてませんか? / As an AWS Top Engineer, Are You Out of Place?
yuj1osm
2
210
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
3
5.5k
GoでもGUIアプリを作りたい!
kworkdev
PRO
0
140
Digitization部 紹介資料
sansan33
PRO
1
5.5k
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.5k
Building an army of robots
kneath
306
46k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
How to Ace a Technical Interview
jacobian
280
24k
Code Review Best Practice
trishagee
72
19k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
GraphQLとの向き合い方2022年版
quramy
49
14k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Mobile First: as difficult as doing things right
swwweet
224
10k
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