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-480587366 Yeah, I have noticed that. I test the performance with new tool `owperf`, i think the `output.oea.avg` column means wait time. memory | input.activity | input.blocking | input.delta | input.iterations | input.period | input.ratio | input.parameter_size | input.workers | input.master_activity | input.master_blocking | input.master_delta | input.warmup | input.delay | input.pp_delay | input.burst_timing | input.setup | input.teardown | input.config_file | input.quiet | input.master_apart | output.measure_time | output.oea.avg | output.oea.std | output.oea.min | output.oea.max | output.oer.avg | output.oer.std | output.oer.min | output.oer.max | output.d.avg | output.d.std | output.d.min | output.d.max | output.ad.avg | output.ad.std | output.ad.min | output.ad.max | output.attempts.abs | output.attempts.tp | output.attempts.tpw | output.attempts.tpd | output.invocations.abs | output.invocations.tp | output.invocations.tpw | output.invocations.tpd | output.activations.abs | output.activations.tp | output.activations.tpw | output.activations.tpd | output.requests.abs | output.requests.tp | output.requests.tpw | output.requests.tpd | output.errors.abs | output.errors.percent -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- 1*1024 | action | none | 200 | 100 | undefined | 4 | 1000 | 1 | undefined | undefined | undefined | 5 | 50 | 60000 | undefined | true | true | /home/sxue/.wskprops | undefined | undefined | 20.533 | 9942.299 | 2232.452 | 5867 | 13055 | 9945.658 | 2233.029 | 5870 | 13059 | 50.137 | 0.523 | 49 | 52 | 53.496 | 1.016 | 51 | 58 | 400 | 19.481 | 0 | 100 | 284 | 13.831 | 0 | 100 | 284 | 13.831 | 0 | 100 | 284 | 13.831 | 0 | 100 | 0 | 0 2*1024 | action | none | 200 | 100 | undefined | 4 | 1000 | 1 | undefined | undefined | undefined | 5 | 50 | 60000 | undefined | true | true | /home/sxue/.wskprops | undefined | undefined | 21.48 | 4063.149 | 2463.401 | 21 | 7914 | 4066.425 | 2463.906 | 24 | 7919 | 50.209 | 0.505 | 49 | 51 | 53.485 | 1.087 | 51 | 60 | 400 | 18.622 | 0 | 100 | 268 | 12.477 | 0 | 100 | 268 | 12.477 | 0 | 100 | 268 | 12.477 | 0 | 100 | 0 | 0 3*1024 | action | none | 200 | 100 | undefined | 4 | 1000 | 1 | undefined | undefined | undefined | 5 | 50 | 60000 | undefined | true | true | /home/sxue/.wskprops | undefined | undefined | 20.504 | 2373.115 | 1343.604 | 23 | 4953 | 2376.53 | 1343.922 | 27 | 4958 | 50.127 | 0.541 | 49 | 51 | 53.542 | 1.725 | 51 | 77 | 400 | 19.508 | 0 | 100 | 330 | 16.094 | 0 | 100 | 330 | 16.094 | 0 | 100 | 330 | 16.094 | 0 | 100 | 0 | 0 4*1024 | action | none | 200 | 100 | undefined | 4 | 1000 | 1 | undefined | undefined | undefined | 5 | 50 | 60000 | undefined | true | true | /home/sxue/.wskprops | undefined | undefined | 22.926 | 21081.12 | 199.722 | 20843 | 21743 | 21085.96 | 199.591 | 20848 | 21748 | 50.2 | 0.632 | 49 | 51 | 55.04 | 0.599 | 54 | 56 | 400 | 17.447 | 0 | 100 | 25 | 1.09 | 0 | 100 | 25 | 1.09 | 0 | 100 | 25 | 1.09 | 0 | 100 | 0 | 0 5*1024 | action | none | 200 | 100 | undefined | 4 | 1000 | 1 | undefined | undefined | undefined | 5 | 50 | 60000 | undefined | true | true | /home/sxue/.wskprops | undefined | undefined | 21.591 | 19667.485 | 208.608 | 19275 | 20019 | 19672.152 | 208.354 | 19279 | 20024 | 50.303 | 0.521 | 49 | 51 | 54.97 | 0.87 | 54 | 57 | 400 | 18.526 | 0 | 100 | 33 | 1.528 | 0 | 100 | 33 | 1.528 | 0 | 100 | 33 | 1.528 | 0 | 100 | 0 | 0
---------------------------------------------------------------- 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
