#ͻȡqps curl -H "Cookie: user=admin_123456" http://localhost:4580/_gover_/serviceCenter/statistics
#ʾqps curl -s -H "Cookie: user=admin_123456" http://localhost:4580/_gover_/serviceCenter/statistics | grep -Eo '[0-9|.]+'
#ÿ3ʾһqps
for i in {1..10}
do
curl -s -H "Cookie: user=admin_123456" http://localhost:4580/_gover_/serviceCenter/statistics | grep -Eo '[0-9|.]+'
sleep 3
done
#ÿ3ʾһqps for i in {1..100}; do curl -s -H "Cookie: user=admin_123456" http://localhost:4580/_gover_/serviceCenter/statistics | grep -Eo '[0-9|.]+'; sleep 3; done
dotnet /root/app/ServiceCenter/App.ServiceCenter.dll
http://127.0.0.1:4580/_gover_/index.html?user=admin_123456
#----------------------------------------------
CentOs8(2x24) .net6
ʽ ߳/ qpscpuʣ type workThread/requestThread qpscpuʣ
ApiClientAsync 16/16 140-15015%
ApiClientAsync 18/18 150-18018%
ApiClientAsync 20/20 160-23018%
ApiClientAsync 22/22 160-19019%
ApiClientAsync 24/24 160-18021%