hyva_checkout performance
We noticed some performance issues with **hyva_checkout**. On our website we have a lot of grouped/bundle/configurable products with lots of options. Customer normally can have more than 10-15 items in the shopping cart. We looked in blackfire and found out that HyvaCheckoutLayoutLoadBefore observer takes a lot of time on each page to load current customer quote, is it really necessary?? Here are some screenshots from blackfire Category pages: ![cat1](/uploads/23730e757d377d3d1ce17156ce146d37/cat1.png) ![cat2](/uploads/773b400e15c03832d89e7e8c0825c379/cat2.png) Homepage: ![home](/uploads/e8b681bca7b27dba138858add8d3b7fb/home.png) Product detail page: ![image](/uploads/7459c668fa0a57e9844b0e3283dca9db/image.png)
issue