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

Speed didn't increase #527

Open wulb2018 opened 2 years ago

wulb2018 commented 2 years 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)

  2. Please provide your Laravel/Lumen version.

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

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

  5. What did you expect to see?

  6. What did you see instead?