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
23
LiveView goes k6
Sebastian
April 20, 2023
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveBook all the things
sgoettschkes
0
37
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
100
Bullseye: An introduction to Dart
sgoettschkes
1
140
Reallife experience with Dart
sgoettschkes
0
88
Level up your Bot with Watson
sgoettschkes
0
86
Bullseye - An introduction to Dart
sgoettschkes
1
680
Let's automate stuff with Ansible
sgoettschkes
0
280
Let's automate stuff with Ansible
sgoettschkes
1
300
Building cllctr
sgoettschkes
0
100
Other Decks in Programming
See All in Programming
.NET 9アプリをCGIとして レンタルサーバーで動かす
mayuki
1
770
なまけものオバケたち -PHP 8.4 に入った新機能の紹介-
tanakahisateru
1
120
Асинхронность неизбежна: как мы проектировали сервис уведомлений
lamodatech
0
620
モバイルアプリにおける自動テストの導入戦略
ostk0069
0
110
数十万行のプロジェクトを Scala 2から3に完全移行した
xuwei_k
0
260
HTTP compression in PHP and Symfony apps
dunglas
2
1.7k
nekko cloudにおけるProxmox VE利用事例
irumaru
3
420
ソフトウェアの振る舞いに着目し 複雑な要件の開発に立ち向かう
rickyban
0
890
LLM Supervised Fine-tuningの理論と実践
datanalyticslabo
3
920
Effective Signals in Angular 19+: Rules and Helpers @ngbe2024
manfredsteyer
PRO
0
130
Scalaから始めるOpenFeature入門 / Scalaわいわい勉強会 #4
arthur1
1
300
良いユニットテストを書こう
mototakatsu
4
1.6k
Featured
See All Featured
Site-Speed That Sticks
csswizardry
2
190
The Cost Of JavaScript in 2023
addyosmani
45
7k
Music & Morning Musume
bryan
46
6.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
For a Future-Friendly Web
brad_frost
175
9.4k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Designing for humans not robots
tammielis
250
25k
Designing Experiences People Love
moore
138
23k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Fireside Chat
paigeccino
34
3.1k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
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