Documentation
¶
Overview ¶
OniWorks Stress Test
Tests the HTTP router, Oni Memory, PostgreSQL query builder, and WebSocket hub under concurrent load and reports throughput, latency percentiles, and errors.
Usage:
go run ./testing/stress \ --db "postgres://postgres:password@localhost:5432/oniworks_stress?sslmode=disable" \ --workers 50 --duration 10s
Click to show internal directories.
Click to hide internal directories.