No results found in DevOps Curriculum.
Best results in other decks
...options[$storeId] = $collection->toOptionArray(); $this->_optionsDefault[$storeId] = $collection->toOptionArray('default_value'); Speed improved from 1.3ms to 0.7ms: class Sxxx_Xxgs_Model_Resource_Catalog_Product_Option_Collection extends Mage...
...Mage::app()->getCache(), $idPrefix, $tags) ; return $this->_toOptionHash('title', 'option_id'); } } From 3ms to 1ms: /** * Return hash key in iso3 or default iso2. * Always use cache. To flush, click button...
Our CI setup frequently sees this error while running yarn install: yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... error An unexpected error occurred: "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz: unexpected end...
...caused by Yarn not retrying npm disconnects which will not be fixed in Yarn 1. Assuming you don't want to upgrade to Yarn 2, here are some workarounds for...