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
33
LiveView goes k6
Sebastian
April 20, 2023
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveBook all the things
sgoettschkes
0
45
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
110
Bullseye: An introduction to Dart
sgoettschkes
1
150
Reallife experience with Dart
sgoettschkes
0
92
Level up your Bot with Watson
sgoettschkes
0
91
Bullseye - An introduction to Dart
sgoettschkes
1
690
Let's automate stuff with Ansible
sgoettschkes
0
290
Let's automate stuff with Ansible
sgoettschkes
1
320
Building cllctr
sgoettschkes
0
110
Other Decks in Programming
See All in Programming
2025.01.17_Sansan × DMM.swift
riofujimon
2
540
アクターシステムに頼らずEvent Sourcingする方法について
j5ik2o
6
700
EC2からECSへ 念願のコンテナ移行と巨大レガシーPHPアプリケーションの再構築
sumiyae
3
590
カンファレンス動画鑑賞会のススメ / Osaka.swift #1
hironytic
0
170
どうして手を動かすよりもチーム内のコードレビューを優先するべきなのか
okashoi
3
870
為你自己學 Python
eddie
0
520
AWS re:Invent 2024個人的まとめ
satoshi256kbyte
0
100
BEエンジニアがFEの業務をできるようになるまでにやったこと
yoshida_ryushin
0
200
traP の部内 ISUCON とそれを支えるポータル / PISCON Portal
ikura_hamu
0
180
『改訂新版 良いコード/悪いコードで学ぶ設計入門』活用方法−爆速でスキルアップする!効果的な学習アプローチ / effective-learning-of-good-code
minodriven
28
4.1k
いりゃあせ、PHPカンファレンス名古屋2025 / Welcome to PHP Conference Nagoya 2025
ttskch
1
170
月刊 競技プログラミングをお仕事に役立てるには
terryu16
1
1.2k
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7k
Designing for Performance
lara
604
68k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.5k
How GitHub (no longer) Works
holman
312
140k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
98
18k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Mobile First: as difficult as doing things right
swwweet
222
9k
Bash Introduction
62gerente
610
210k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
BBQ
matthewcrist
85
9.4k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
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