@walkor 我在git上下載了workerman壓測代碼workerman-bench-master,然后放在了gatewayworker同級目錄下,然后啟動start.php,再執(zhí)行./benchmark -n10000 -h1 -c400 -p56789 127.0.0.1這段代碼,端口和ip我都換成自己的了,但是系統(tǒng)顯示no such file or directory,是我的壓測代碼位置放的不對嗎?
workerman-bench 是老項目的壓測腳本,已經不維護了
請問我在做ab測試時,其中的ip是要和上圖$worker中的ip一樣是嗎?還有就是我在ab測試結果中出現(xiàn)了一個警告,the median and mean for the processing time are not within a normal deviation ,these results are probably not that reliable.這個需要注意嗎?我用不同參數(shù)測了三次,只有第二次測試時出現(xiàn)了這個警告,第二次測試的請求數(shù)和并發(fā)數(shù)介于第一次和第三次之間