|
|
|
|
|
by p8
1003 days ago
|
|
The 15% is for the total request time including waiting for blocked IO. > All that work allowed us to speedup our storefront total web request time by 10% on average, which is including all the time the web server is blocked on IO, for example, waiting for data from the DB, which YJIT obviously can't make any faster. https://twitter.com/paracycle/status/1605706245955997697 |
|