Commit Graph

5 Commits

Author SHA1 Message Date
Timmy-Sprint
96d77c39b2 paper: v0.1.4 — add §4.7 WebSocket concurrency (50 users), expand related work, add 4 citations
- Added §4.7 WebSocket concurrency & backpressure stress test (50 concurrent WS)
- Added §§2.5-2.6: local-first software principles, edge AI inference
- Added references [8]-[11]: Kleppmann (local-first), AWQ quantization, speculative decoding, edge LLM
- Updated abstract to include WebSocket latency data point
2026-04-13 04:05:18 -04:00
Timmy-Sprint
11c3520507 paper: add §4.6 memory profiling with measured 7.7KB/session data
- New experiment: profile_memory_usage.py (tracemalloc + RSS at 1-100 sessions)
- Results: 7.7 KB/session (23% under prior 10KB estimate)
- New paper section §4.6 with scaling table
- Updated §5.6 scalability with measured data instead of theory
- Version bump to 0.1.3-draft
2026-04-13 02:10:07 -04:00
Timmy-Paper
f6c36a2c03 paper: add 10/20-user scalability analysis (v0.1.1)
Refs #bridge-stress-test

- New §5.2 Scalability Analysis with 5/10/20-user comparison table
- Stress test results showing sub-3ms p99 at 20 users
- Throughput saturation at ~13,600 msg/s
- Updated abstract and section numbering
- New experiment result file: results_stress_test_10_20_user.md
2026-04-13 01:04:50 -04:00
Alexander Whitestone
f342b6fdd6 docs: 5-user concurrent benchmark results — 9570 msg/s, sub-ms latency, full isolation 2026-04-12 21:43:08 -04:00
Alexander Whitestone
5442d5b02f feat: add concurrent user benchmark experiment (5-user latency/throughput/isolation) 2026-04-12 21:41:22 -04:00