--- title: About performance optimization description: Learn how to optimize and test your app for performance. source_url: html: https://shopify.dev/docs/apps/build/performance md: https://shopify.dev/docs/apps/build/performance.md --- ExpandOn this page * [Performance and the Shopify App Store](https://shopify.dev/docs/apps/build/performance#performance-and-the-shopify-app-store) * [Best practice guides](https://shopify.dev/docs/apps/build/performance#best-practice-guides) # About performance optimization Performance is an important factor for users when they choose apps. When you build an app, you should build with performance in mind. Optimizing your app for performance is key to the success of the users that you support and to the experiences of their customers. Performance directly influences [conversion rates](https://www.shopify.com/enterprise/site-performance-page-speed-ecommerce), repeat business, and [search engine rankings](https://webmasters.googleblog.com/2020/05/evaluating-page-experience.html). *** ## Performance and the Shopify App Store To be published in the Shopify App Store, your app must not reduce [storefront](https://shopify.dev/docs/apps/build/performance/storefront) Lighthouse performance scores [by more than 10 points](https://shopify.dev/docs/apps/launch/app-requirements-checklist#a-performance-score). Apps that don't significantly reduce [storefront](https://shopify.dev/docs/apps/build/performance/storefront) Lighthouse performance scores, and that meet all of the mandatory [Shopify admin](https://shopify.dev/docs/apps/build/performance/admin-installation-oauth) and [Checkout](https://shopify.dev/docs/apps/build/performance/checkout) performance criteria are eligible for [Built for Shopify](https://shopify.dev/docs/apps/launch/built-for-shopify) status. To qualify for [Built for Shopify](https://shopify.dev/docs/apps/launch/built-for-shopify) status, your app must not reduce Lighthouse performance scores by more than ten points, and must meet [other applicable criteria](https://shopify.dev/docs/apps/launch/built-for-shopify/achievement-criteria). *** ## Best practice guides Review the following guides to learn how to measure and improve your app performance in general, and in specific areas of Shopify that your app might interact with. [![](https://shopify.dev/images/icons/48/app.png)![](https://shopify.dev/images/icons/48/app-dark.png)](https://shopify.dev/docs/apps/build/performance/general-best-practices) [General performance best practices](https://shopify.dev/docs/apps/build/performance/general-best-practices) [Review general best practices for improving the performance of any Shopify app.](https://shopify.dev/docs/apps/build/performance/general-best-practices) [![](https://shopify.dev/images/icons/48/gear.png)![](https://shopify.dev/images/icons/48/gear-dark.png)](https://shopify.dev/docs/apps/build/performance/admin-installation-oauth) [Shopify admin](https://shopify.dev/docs/apps/build/performance/admin-installation-oauth) [Improve the performance of apps embedded in the Shopify admin, and for your OAuth flow.](https://shopify.dev/docs/apps/build/performance/admin-installation-oauth) [![](https://shopify.dev/images/icons/48/marketplaces.png)![](https://shopify.dev/images/icons/48/marketplaces-dark.png)](https://shopify.dev/docs/apps/build/performance/storefront) [Storefront performance](https://shopify.dev/docs/apps/build/performance/storefront) [Measure and optimize for storefront performance, and learn how Shopify measures an app's impact on storefront performance.](https://shopify.dev/docs/apps/build/performance/storefront) [![](https://shopify.dev/images/icons/48/coin.png)![](https://shopify.dev/images/icons/48/coin-dark.png)](https://shopify.dev/docs/apps/build/performance/checkout) [Checkout performance](https://shopify.dev/docs/apps/build/performance/checkout) [Optimize the performance of shipping rate apps, and avoid blocking checkout.](https://shopify.dev/docs/apps/build/performance/checkout) *** * [Performance and the Shopify App Store](https://shopify.dev/docs/apps/build/performance#performance-and-the-shopify-app-store) * [Best practice guides](https://shopify.dev/docs/apps/build/performance#best-practice-guides)