zjzwjcbj opened a new issue #6096: URL: https://github.com/apache/apisix/issues/6096
### Issue description I writed an auth plugin for both lua plugin and java plugin.Then I stress test. I found that The performance of the lua plugin is about 8 times that of the java plugin. The performance of java plugin is so bad. Is that right? ### Environment - apisix version (cmd: apisix version):2.10.0 - OS (cmd: uname -a):Linux apisix-7679f65569-j2gp9 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 Linux - OpenResty / Nginx version (cmd: nginx -V or openresty -V):openresty/1.19.3.1 - etcd version, if have (cmd: run curl http://127.0.0.1:9090/v1/server_info to get the info from server-info API):3.4.16 - apisix-dashboard version, if have:2.9.0 - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner): - luarocks version, if the issue is about installation (cmd: luarocks --version): -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
