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
34
Voice to guide "difficult" recycling queries
d6y
0
48
Brighton Java: Day in the life...
d6y
0
200
Day in the Life of a Functional Programmer
d6y
0
590
Exoplanet Safari
d6y
1
400
Types Working For You
d6y
1
2.6k
Towards Browser and Server Utopia with Scala.js: an example using CRDTs
d6y
0
7.6k
Code Review Gems
d6y
1
1.9k
Woot for Lift
d6y
2
3.2k
Other Decks in Technology
See All in Technology
データエンジニアリング領域におけるDuckDBのユースケース
chanyou0311
9
2.6k
どうすると生き残れないのか/how-not-to-survive
hanhan1978
1
100
アジャイルな開発チームでテスト戦略の話は誰がする? / Who Talks About Test Strategy?
ak1210
1
850
User Story Mapping + Inclusive Team
kawaguti
PRO
3
480
あなたが人生で成功するための5つの普遍的法則 #jawsug #jawsdays2025 / 20250301 HEROZ
yoshidashingo
2
390
プルリクエストレビューを終わらせるためのチーム体制 / The Team for Completing Pull Request Reviews
nekonenene
3
1.5k
OPENLOGI Company Profile
hr01
0
60k
OPENLOGI Company Profile for engineer
hr01
1
20k
生成AI×財務経理:PoCで挑むSlack AI Bot開発と現場巻き込みのリアル
pohdccoe
1
820
Two Blades, One Journey: Engineering While Managing
ohbarye
4
2.7k
[OpsJAWS Meetup33 AIOps] Amazon Bedrockガードレールで守る安全なAI運用
akiratameto
1
140
20250304_赤煉瓦倉庫_DeepSeek_Deep_Dive
hiouchiy
2
130
Featured
See All Featured
The Language of Interfaces
destraynor
156
24k
GitHub's CSS Performance
jonrohan
1030
460k
StorybookのUI Testing Handbookを読んだ
zakiyama
28
5.5k
Rails Girls Zürich Keynote
gr2m
94
13k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
660
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
13
1k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
Building Applications with DynamoDB
mza
93
6.2k
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