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
77
LiveView goes k6
Sebastian
April 20, 2023
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveBook all the things
sgoettschkes
0
92
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
160
Bullseye: An introduction to Dart
sgoettschkes
1
200
Reallife experience with Dart
sgoettschkes
0
110
Level up your Bot with Watson
sgoettschkes
0
120
Bullseye - An introduction to Dart
sgoettschkes
1
740
Let's automate stuff with Ansible
sgoettschkes
0
390
Let's automate stuff with Ansible
sgoettschkes
1
400
Building cllctr
sgoettschkes
0
160
Other Decks in Programming
See All in Programming
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
22
5.6k
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
270
TDD 実践ミニトーク
contour_gara
1
290
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
🔨 小さなビルドシステムを作る
momeemt
4
670
アプリの "かわいい" を支えるアニメーションツールRiveについて
uetyo
0
230
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
130
Navigating Dependency Injection with Metro
zacsweers
3
240
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
120
Laravel Boost 超入門
fire_arlo
2
210
AI時代のUIはどこへ行く?
yusukebe
18
8.8k
Android 16 × Jetpack Composeで縦書きテキストエディタを作ろう / Vertical Text Editor with Compose on Android 16
cc4966
1
190
Featured
See All Featured
Visualization
eitanlees
148
16k
Side Projects
sachag
455
43k
GraphQLとの向き合い方2022年版
quramy
49
14k
Context Engineering - Making Every Token Count
addyosmani
1
35
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
A designer walks into a library…
pauljervisheath
207
24k
Done Done
chrislema
185
16k
How STYLIGHT went responsive
nonsquared
100
5.8k
Docker and Python
trallard
45
3.6k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
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