Pavel
Results
1
comments of
Pavel
I had also performance issue for configurable product which have almost 2000 simple products (Magento CE 2.4.4). For me the most slow was function `\Magento\InventoryConfigurableProduct\Plugin\Model\Product\Type\Configurable\IsSalableOptionPlugin::filterProducts`, so I just overridden it...