[Performance] 🟡 0% Improvement - Undertow thread size POST /api/login
#299
Labels
feature: performance
performance improvement
POST /api/login
#299
POST /api/login
I think Undertow has already created io threads and worker threads optimized for the number of CPUs in the server.
The number of optimized threads
Before and after
The text was updated successfully, but these errors were encountered: