axiqia commented on issue #4414: Performce: the latency and total run time increase when invoker_user_memory increase? URL: https://github.com/apache/incubator-openwhisk/issues/4414#issuecomment-478453561 @style95 Thanks for your reply. I'm sorry for miss the details. I load test with concurrent 1. ` /usr/local/bin/loadtest --insecure -n 50 -c 1 -k -m POST -H "authorization: Basic MjNiYzQ2YjEtNzFmNi00ZWQ1LThjNTQtODE2YWE0ZjhjNTAyOjEyM3pPM3haQ0xyTU42djJCS0sxZFhZRnBYbFBrY2NPRnFtMTJDZEFzTWdSVTRWck5aOWx5R1ZDR3VNREdJd1A=" -T "application/json" -p "timeout30" "https://172.17.0.1/api/v1/namespaces/guest/actions/sleepy?blocking=true"` And your point it very import, I only change the limit for `limit_action_concurrency_max` and I forgot `limit_invocations_per_minute` and ` limit_invocations_concurrent`. I will test again
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
