fix(redis): silence Redis internal logging and optimize connection pool settings to reduce mutex contention
feat(userlist): enhance user list component with avatar support and improved styling
test(load): add production-style load test script for WebSocket connections and Redis PubSub stress testing
chore(loadtest): create script to run load tests with pprof profiling for performance analysis