Bradley Schofield

Results 101 comments of Bradley Schofield

Yes, We are using the curl native hook enabled with `Swoole\Runtime::enableCoroutine(true, SWOOLE_HOOK_ALL);` If you would like to take a look at the code we are using to execute calls it...

php --ri swoole output: ``` /usr/src/code # php --ri swoole swoole Swoole => enabled Author => Swoole Team Version => 4.8.2 Built => Nov 19 2021 11:55:14 coroutine => enabled...

average project creation with co-routines is: 323.91340732574ms average project creation before co-routines is: 342.40982749245ms

Due to the merge conflicts,  #3667 has been created to supplant this PR.

![image](https://user-images.githubusercontent.com/26739219/185078375-e2d24a8f-8337-4797-b8bf-e0eafe3ea0a7.png)

Thank you for your suggestion! We will think about this and see if we can achieve it possibly after 0.12 has been released, we will make sure to stay in...