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
59
LiveView goes k6
Sebastian
April 20, 2023
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveBook all the things
sgoettschkes
0
72
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
140
Bullseye: An introduction to Dart
sgoettschkes
1
170
Reallife experience with Dart
sgoettschkes
0
100
Level up your Bot with Watson
sgoettschkes
0
110
Bullseye - An introduction to Dart
sgoettschkes
1
710
Let's automate stuff with Ansible
sgoettschkes
0
360
Let's automate stuff with Ansible
sgoettschkes
1
360
Building cllctr
sgoettschkes
0
140
Other Decks in Programming
See All in Programming
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
8
3.4k
Cursor/Devin全社導入の理想と現実
saitoryc
29
22k
実践Webフロントパフォーマンスチューニング
cp20
45
10k
Serving TUIs over SSH with Go
caarlos0
0
740
M5UnitUnified 最新動向 2025/05
gob
0
140
In geheimer Mission: AI Agents entwickeln
joergneumann
0
120
エンジニアが挑む、限界までの越境
nealle
1
330
一緒に働きたくなるプログラマの思想 #QiitaConference
mu_zaru
82
21k
「MCPを使ってる人」が より詳しくなるための解説
yamaguchidesu
0
230
Ruby で作る RISC-V CPU エミュレーター / RISC-V CPU emulator made with Ruby
hayaokimura
5
1.2k
VitestのIn-Source Testingが便利
taro28
9
2.5k
Lambda(Python)の リファクタリングが好きなんです
komakichi
5
270
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
[RailsConf 2023] Rails as a piece of cake
palkan
54
5.5k
A Modern Web Designer's Workflow
chriscoyier
693
190k
What's in a price? How to price your products and services
michaelherold
245
12k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
RailsConf 2023
tenderlove
30
1.1k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
How to Ace a Technical Interview
jacobian
276
23k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
The Cost Of JavaScript in 2023
addyosmani
49
7.8k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.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