swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.03k stars 388 forks source link

high latency after loop #536

Closed 0utc0ntr0l2021 closed 5 months ago

0utc0ntr0l2021 commented 1 year ago

Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks! (Any non-English issues will be closed immediately.)

  1. Please provide your PHP and Swoole version. (php -v and php --ri swoole)

PHP Version | 8.1.13

  1. Please provide your Laravel/Lumen version.

Laravel Version | Lumen (9.1.5) (Laravel Components ^9.21)

  1. Which release version of this package are you using?

Swoole Version | 5.0.1

  1. What did you do? If possible, provide a recipe for reproducing the error.

download content make high ms latency after loop 1 2

1 - without swoole 2- with swoole

  1. What did you expect to see?

  2. What did you see instead?