← All Projects
Complete
Kanban API Test
A load testing tool that exercises all five Kanban endpoints (full page, HTMX fragment, add, move, delete) at 1, 10, 100, and 1000 concurrent users for 30 seconds each, recording latency metrics to compare the Node.js, Rust, and Go servers under identical load.
Tech Stack
Gonet/httpload testing
Key Features
- Auto-detects which servers are running; missing ones are skipped
- Tests full-page renders, HTMX fragments, and all mutations
- Latency distributions per endpoint per concurrency level