#322·Nginx

ngx_reorder_accept_events 函数在基准测试中导致性能下降 10%

作者: denisecheng1208创建于 2024年11月15日更新于 2026年9月16日

最近,我在比较不同版本 nginx 的性能时,发现 commit https://GitHub.com/nginx/nginx/commit/96c342e56035a9676180d03b4659d5b05b9c6b07#diff-cb075cb5165aa6a06ad955c763fec31475a2dd90332922f53deb93907d59ec8f 导致性能下降 10%。我使用的基准测试工具是 pts/nginx,这是一套著名的性能基准测试套件。您可以在 https://GitHub.com/phoronix-test-suite/phoronix-test-suite 中下载它。