re EPS and CPU utilization, WS still performs better than SSE?
gangtao•2h ago
The tests didn't show much of a performance difference between SSE and WS across these scenarios, Both technologies perform similarly in most use cases.
WS has a lower client CPU utilization compared to SSE, meaning WebSocket can better leverage available CPU resources.
tingfirst•2h ago
gangtao•2h ago
WS has a lower client CPU utilization compared to SSE, meaning WebSocket can better leverage available CPU resources.