This website requires JavaScript.
Explore
Help
Sign In
Nail
/
loadtest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Deploy loadtest
48 workflow runs
Actor
All actors
Nail
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
master
Create status badge
docs: README — project overview, problem, fix, usage
#48
:
Commit
f6b4fab5c2
pushed by
Nail
master
2026-07-12 14:56:50 +03:00
0s
View workflow file
docs: review response — methodology critique and lessons learned
#47
:
Commit
ce3d1902d5
pushed by
Nail
master
2026-07-11 14:22:15 +03:00
0s
View workflow file
docs: final fix summary — externalTrafficPolicy Local
#46
:
Commit
df52916be9
pushed by
Nail
master
2026-07-11 14:16:44 +03:00
0s
View workflow file
docs: root cause found — externalTrafficPolicy Local fixes TCP stall
#45
:
Commit
a146e71500
pushed by
Nail
master
2026-07-11 10:02:08 +03:00
0s
View workflow file
docs: bug report for Shturval DevOps — kube-vip TCP stall
#44
:
Commit
e60c66a1e6
pushed by
Nail
master
2026-07-11 09:59:47 +03:00
0s
View workflow file
revert: exact v1.0.18 baseline app.js, keep gevent, bump 1.0.25
#43
:
Commit
db78d074a4
pushed by
Nail
master
2026-07-11 09:44:49 +03:00
0s
View workflow file
fix: dynamic version in script tag
#42
:
Commit
20843b8dec
pushed by
Nail
master
2026-07-11 09:42:34 +03:00
0s
View workflow file
fix: bulletproof WS promise + cache bust, bump 1.0.24
#41
:
Commit
b0bc3629be
pushed by
Nail
master
2026-07-11 09:28:59 +03:00
0s
View workflow file
fix: cache busting for app.js, bump 1.0.24
#40
:
Commit
b1e54fa325
pushed by
Nail
master
2026-07-11 09:27:08 +03:00
0s
View workflow file
fix: baseline WS client + gunicorn gevent, bump 1.0.23
#39
:
Commit
1bd8a41c63
pushed by
Nail
master
2026-07-11 09:26:30 +03:00
0s
View workflow file
fix: gunicorn gevent workers for WebSocket support, bump 1.0.22
#38
:
Commit
40d5fc9ec4
pushed by
Nail
master
2026-07-11 09:07:53 +03:00
0s
View workflow file
feat: WS ACK + 8KB chunks (below kube-vip 50KB threshold), bump 1.0.21
#37
:
Commit
a6b3e267b1
pushed by
Nail
master
2026-07-11 09:04:10 +03:00
0s
View workflow file
fix: raw body upload (no base64), remove form parsing, bump 1.0.20
#36
:
Commit
0a76457efd
pushed by
Nail
master
2026-07-11 09:01:09 +03:00
0s
View workflow file
feat: Gunicorn + HTTP POST (base64, retry), drop WebSocket, bump 1.0.19
#35
:
Commit
27da25c19e
pushed by
Nail
master
2026-07-11 08:53:23 +03:00
0s
View workflow file
docs: WS 51s stall final diagnosis, bump 1.0.18
#34
:
Commit
c1faa60a37
pushed by
Nail
master
2026-07-11 08:48:16 +03:00
0s
View workflow file
revert: back to baseline (no flow control), bump 1.0.18
#33
:
Commit
fba3b0ad47
pushed by
Nail
master
2026-07-11 06:49:11 +03:00
0s
View workflow file
feat: server-side ACK flow control (chunk→ack→next), bump 1.0.17
#32
:
Commit
2ccef934b4
pushed by
Nail
master
2026-07-11 05:49:22 +03:00
0s
View workflow file
feat: bufferedAmount flow control in WS upload, bump 1.0.16
#31
:
Commit
b509491c60
pushed by
Nail
master
2026-07-11 05:44:25 +03:00
0s
View workflow file
fix: back to 64KB chunks (was working), bump 1.0.17
#30
:
Commit
a851bfb102
pushed by
Nail
master
2026-07-11 05:38:42 +03:00
0s
View workflow file
fix: 8KB chunk size, bump to 1.0.17
#29
:
Commit
8e71f96837
pushed by
Nail
master
2026-07-11 05:21:30 +03:00
0s
View workflow file
revert: back to working simple send, bump to 1.0.16
#28
:
Commit
69d0a0debb
pushed by
Nail
master
2026-07-10 23:30:34 +03:00
0s
View workflow file
bump 1.0.14→1.0.15
#27
:
Commit
e928ad6a4f
pushed by
Nail
master
2026-07-10 23:29:33 +03:00
0s
View workflow file
fix: WebSocket flow control — bufferedAmount + threshold
#26
:
Commit
4db96a6404
pushed by
Nail
master
2026-07-10 23:26:52 +03:00
0s
View workflow file
fix: send DONE as text frame, server responds before close
#25
:
Commit
bd38a68543
pushed by
Nail
master
2026-07-10 23:26:05 +03:00
0s
View workflow file
fix: close WS on client after last chunk, no DONE needed, bump 1.0.13→1.0.14
#24
:
Commit
a2cd7bb88f
pushed by
Nail
master
2026-07-10 23:21:01 +03:00
0s
View workflow file
fix: version 1.0.11→1.0.13
#23
:
Commit
ada363b9ba
pushed by
Nail
master
2026-07-10 23:20:16 +03:00
0s
View workflow file
fix: detect DONE in WebSocket, bump to 1.0.13
#22
:
Commit
b8e25654c3
pushed by
Nail
master
2026-07-10 23:11:43 +03:00
0s
View workflow file
fix: remove duplicate routes, bump 1.0.11→1.0.12
#21
:
Commit
836dd3978d
pushed by
Nail
master
2026-07-10 23:11:28 +03:00
0s
View workflow file
fix: Werkzeug + WebSocket (no Gunicorn crash), bump 1.0.10→1.0.11
#20
:
Commit
6647b17558
pushed by
Nail
master
2026-07-10 23:05:31 +03:00
0s
View workflow file
feat: WebSocket upload (one TCP, no Cilium cycling), bump 1.0.9→1.0.10
#19
:
Commit
ea04bcb7cd
pushed by
Nail
master
2026-07-10 23:03:01 +03:00
0s
View workflow file
First
Previous
1
2
Next
Last
Status Badge
Branch
master
master
Badge URL
Markdown
HTML