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
LiveView goes k6
Search
Sebastian
April 20, 2023
Programming
0
99
LiveView goes k6
Sebastian
April 20, 2023
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveBook all the things
sgoettschkes
0
120
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
180
Bullseye: An introduction to Dart
sgoettschkes
1
230
Reallife experience with Dart
sgoettschkes
0
130
Level up your Bot with Watson
sgoettschkes
0
150
Bullseye - An introduction to Dart
sgoettschkes
1
760
Let's automate stuff with Ansible
sgoettschkes
0
470
Let's automate stuff with Ansible
sgoettschkes
1
470
Building cllctr
sgoettschkes
0
180
Other Decks in Programming
See All in Programming
Head of Engineeringが現場で回した生産性向上施策 2025→2026
gessy0129
0
210
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
110
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
230
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
920
NOT A HOTEL - 建築や人と融合し、自由を創り出すソフトウェア
not_a_hokuts
2
560
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
120
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
130
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.5k
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
210
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
230
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
240
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.4k
Featured
See All Featured
Building Adaptive Systems
keathley
44
2.9k
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
140
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
Skip the Path - Find Your Career Trail
mkilby
1
72
What's in a price? How to price your products and services
michaelherold
247
13k
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
1
1.9k
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
65
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Visualization
eitanlees
150
17k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
60
51k
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
280
Evolving SEO for Evolving Search Engines
ryanjones
0
150
Transcript
LiveView goes k6 ElixirConf EU 2023 @Sgoettschkes https://www.pexels.com/photo/white-android-tablet-turned-on-displaying-a-graph-186464/
None
None
K6
K6
besughi/elixir-k6 • Download K6 • Create mix tasks to run
K6 • Templates for rest/graphql/liveview/…
K6 with LiveView view.send( 'event', { type: 'hook', event: 'chart-init',
value: { id: 'update-g11' } }, (r) => { // handle response });
K6 with LiveView (response) => { check(response, { 'Pathway list':
trycatch((r) => r.payload.response.diff.c['3']['0']['3']['6']['1']['9'].d[22][0] === 'something') }); }
K6 with LiveView (response) => { check(response, { 'Pathway list':
trycatch((r) => r.payload.response.diff.c['3']['0']['3']['6']['1']['9'].d[22][0] === 'something') }); } 😱
K6 with LiveView Get in touch!
https://www.dropbox.com/s/6z5aiwa8l09g2pa/86H.jpg