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
66
LiveView goes k6
Sebastian
April 20, 2023
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveBook all the things
sgoettschkes
0
79
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
150
Bullseye: An introduction to Dart
sgoettschkes
1
180
Reallife experience with Dart
sgoettschkes
0
110
Level up your Bot with Watson
sgoettschkes
0
110
Bullseye - An introduction to Dart
sgoettschkes
1
720
Let's automate stuff with Ansible
sgoettschkes
0
370
Let's automate stuff with Ansible
sgoettschkes
1
380
Building cllctr
sgoettschkes
0
150
Other Decks in Programming
See All in Programming
Cline指示通りに動かない? AI小説エージェントで学ぶ指示書の書き方と自動アップデートの仕組み
kamomeashizawa
1
540
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
240
セキュリティマネジャー廃止とクラウドネイティブ型サンドボックス活用
kazumura
1
190
SODA - FACT BOOK
sodainc
1
1.1k
Datadog RUM 本番導入までの道
shinter61
1
300
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
120
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
240
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
250
F#で自在につくる静的ブログサイト - 関数型まつり2025
pizzacat83
0
310
A comprehensive view of refactoring
marabesi
0
900
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
280
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
11
2.4k
Featured
See All Featured
The Invisible Side of Design
smashingmag
299
51k
Building a Modern Day E-commerce SEO Strategy
aleyda
41
7.3k
Site-Speed That Sticks
csswizardry
10
650
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
200
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Agile that works and the tools we love
rasmusluckow
329
21k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
A Tale of Four Properties
chriscoyier
159
23k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
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