Miss-you commented on issue #1403: bug: Use Apache APISIX 1.1 version pressure test to find a performance problem URL: https://github.com/apache/incubator-apisix/issues/1403#issuecomment-611939068 Thanks, already solved Because the table t has not been cleaned up, it causes more and more memory to be used, which affects the operating efficiency of apisix. Furthermore, the way Lua is written is very different from that of golang or java. Local variables do not end their life cycle due to the exit of the function and need to be released by themselves.
---------------------------------------------------------------- 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
