ºÝºÝߣshows by User: ivanchepurnyi / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: ivanchepurnyi / Wed, 14 Jul 2021 17:09:49 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: ivanchepurnyi Optimizing Magento by Preloading Data /slideshow/optimizing-magento-by-preloading-data/249737607 optimizingmagento-210714170949
Caching is one of the most popular ways to optimize the performance of web applications. Magento is not far from this trend and the primary approach to speed up slow code from the core team is to cache it. This approach works well for small projects where the rate of inventory changes is shallow. But as soon as you enter sales season or receive regular product updates from the external system, your cache hit ratio plummets. In this talk, you will learn how to ensure that your system’s uncached response times are as light as possible when you get a cache miss by minimizing the I/O of your application with intelligent batch data preloading.]]>

Caching is one of the most popular ways to optimize the performance of web applications. Magento is not far from this trend and the primary approach to speed up slow code from the core team is to cache it. This approach works well for small projects where the rate of inventory changes is shallow. But as soon as you enter sales season or receive regular product updates from the external system, your cache hit ratio plummets. In this talk, you will learn how to ensure that your system’s uncached response times are as light as possible when you get a cache miss by minimizing the I/O of your application with intelligent batch data preloading.]]>
Wed, 14 Jul 2021 17:09:49 GMT /slideshow/optimizing-magento-by-preloading-data/249737607 ivanchepurnyi@slideshare.net(ivanchepurnyi) Optimizing Magento by Preloading Data ivanchepurnyi Caching is one of the most popular ways to optimize the performance of web applications. Magento is not far from this trend and the primary approach to speed up slow code from the core team is to cache it. This approach works well for small projects where the rate of inventory changes is shallow. But as soon as you enter sales season or receive regular product updates from the external system, your cache hit ratio plummets. In this talk, you will learn how to ensure that your system’s uncached response times are as light as possible when you get a cache miss by minimizing the I/O of your application with intelligent batch data preloading. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/optimizingmagento-210714170949-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Caching is one of the most popular ways to optimize the performance of web applications. Magento is not far from this trend and the primary approach to speed up slow code from the core team is to cache it. This approach works well for small projects where the rate of inventory changes is shallow. But as soon as you enter sales season or receive regular product updates from the external system, your cache hit ratio plummets. In this talk, you will learn how to ensure that your system’s uncached response times are as light as possible when you get a cache miss by minimizing the I/O of your application with intelligent batch data preloading.
Optimizing Magento by Preloading Data from Ivan Chepurnyi
]]>
1972 0 https://cdn.slidesharecdn.com/ss_thumbnails/optimizingmagento-210714170949-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
How to import 1 million SKUs in under 10 minutes /slideshow/how-to-import-1-million-skus-in-under-10-minutes/179742774 howtoimport1millionskusinunder10minutes-191007130135
How to import 1 million SKUs in under 10 minutes]]>

How to import 1 million SKUs in under 10 minutes]]>
Mon, 07 Oct 2019 13:01:35 GMT /slideshow/how-to-import-1-million-skus-in-under-10-minutes/179742774 ivanchepurnyi@slideshare.net(ivanchepurnyi) How to import 1 million SKUs in under 10 minutes ivanchepurnyi How to import 1 million SKUs in under 10 minutes <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/howtoimport1millionskusinunder10minutes-191007130135-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> How to import 1 million SKUs in under 10 minutes
How to import 1 million SKUs in under 10 minutes from Ivan Chepurnyi
]]>
631 0 https://cdn.slidesharecdn.com/ss_thumbnails/howtoimport1millionskusinunder10minutes-191007130135-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Meet Magento Sweden - Magento 2 Layout and Code Compilation for Performance /slideshow/meet-magento-sweden-magento-2-layout-and-code-compilation-for-performance/59529992 meetmagentose-magento2layoutandcodecompilationforperformance-160314132106
It is a pity, but I have to admit, that Magento 2 has issues in layout generation process. You'll learn during the talk about the benefits of compiling XML structures into PHP code, and even use the compilation of PHP code into PHP code to speed up your modules complex logic.]]>

It is a pity, but I have to admit, that Magento 2 has issues in layout generation process. You'll learn during the talk about the benefits of compiling XML structures into PHP code, and even use the compilation of PHP code into PHP code to speed up your modules complex logic.]]>
Mon, 14 Mar 2016 13:21:06 GMT /slideshow/meet-magento-sweden-magento-2-layout-and-code-compilation-for-performance/59529992 ivanchepurnyi@slideshare.net(ivanchepurnyi) Meet Magento Sweden - Magento 2 Layout and Code Compilation for Performance ivanchepurnyi It is a pity, but I have to admit, that Magento 2 has issues in layout generation process. You'll learn during the talk about the benefits of compiling XML structures into PHP code, and even use the compilation of PHP code into PHP code to speed up your modules complex logic. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/meetmagentose-magento2layoutandcodecompilationforperformance-160314132106-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> It is a pity, but I have to admit, that Magento 2 has issues in layout generation process. You&#39;ll learn during the talk about the benefits of compiling XML structures into PHP code, and even use the compilation of PHP code into PHP code to speed up your modules complex logic.
Meet Magento Sweden - Magento 2 Layout and Code Compilation for Performance from Ivan Chepurnyi
]]>
25808 7 https://cdn.slidesharecdn.com/ss_thumbnails/meetmagentose-magento2layoutandcodecompilationforperformance-160314132106-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Varnish Cache and its usage in the real world! /slideshow/advanced-varnishusage/34995955 advanced-varnish-usage-140522062840-phpapp01
Varnish Cache and its usage in the real world! - Magento implementation guide.]]>

Varnish Cache and its usage in the real world! - Magento implementation guide.]]>
Thu, 22 May 2014 06:28:40 GMT /slideshow/advanced-varnishusage/34995955 ivanchepurnyi@slideshare.net(ivanchepurnyi) Varnish Cache and its usage in the real world! ivanchepurnyi Varnish Cache and its usage in the real world! - Magento implementation guide. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/advanced-varnish-usage-140522062840-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Varnish Cache and its usage in the real world! - Magento implementation guide.
Varnish Cache and its usage in the real world! from Ivan Chepurnyi
]]>
10988 8 https://cdn.slidesharecdn.com/ss_thumbnails/advanced-varnish-usage-140522062840-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Making Magento flying like a rocket! (A set of valuable tips for developers) /slideshow/making-magento-flying-like-a-rocket-a-set-of-valuable-tips-for-developers/26278636 magento-performance-130917124554-phpapp02
]]>

]]>
Tue, 17 Sep 2013 12:45:54 GMT /slideshow/making-magento-flying-like-a-rocket-a-set-of-valuable-tips-for-developers/26278636 ivanchepurnyi@slideshare.net(ivanchepurnyi) Making Magento flying like a rocket! (A set of valuable tips for developers) ivanchepurnyi <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/magento-performance-130917124554-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br>
Making Magento flying like a rocket! (A set of valuable tips for developers) from Ivan Chepurnyi
]]>
36790 17 https://cdn.slidesharecdn.com/ss_thumbnails/magento-performance-130917124554-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Hidden Secrets of Magento Price Rules /slideshow/hidden-secrets-of-magento-price-rules/15512481 ivanmmplslides-121206001443-phpapp01
Meet Magento Poland Presenetation]]>

Meet Magento Poland Presenetation]]>
Thu, 06 Dec 2012 00:14:43 GMT /slideshow/hidden-secrets-of-magento-price-rules/15512481 ivanchepurnyi@slideshare.net(ivanchepurnyi) Hidden Secrets of Magento Price Rules ivanchepurnyi Meet Magento Poland Presenetation <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/ivanmmplslides-121206001443-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Meet Magento Poland Presenetation
Hidden Secrets of Magento Price Rules from Ivan Chepurnyi
]]>
27525 9 https://cdn.slidesharecdn.com/ss_thumbnails/ivanmmplslides-121206001443-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Magento 2.0: Prepare yourself for a new way of module development /slideshow/magento-20-prepare-yourself-for-a-new-way-of-module-development/14569802 ivanchepurnyi-magento20-module-changes-121003042943-phpapp02
]]>

]]>
Wed, 03 Oct 2012 04:29:41 GMT /slideshow/magento-20-prepare-yourself-for-a-new-way-of-module-development/14569802 ivanchepurnyi@slideshare.net(ivanchepurnyi) Magento 2.0: Prepare yourself for a new way of module development ivanchepurnyi <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/ivanchepurnyi-magento20-module-changes-121003042943-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br>
Magento 2.0: Prepare yourself for a new way of module development from Ivan Chepurnyi
]]>
5775 7 https://cdn.slidesharecdn.com/ss_thumbnails/ivanchepurnyi-magento20-module-changes-121003042943-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Magento Indexes /slideshow/magento-indexes/8338126 magentoindexes-110617101056-phpapp02
Presentation from Magento MeetUp on 17th June in Amsterdam]]>

Presentation from Magento MeetUp on 17th June in Amsterdam]]>
Fri, 17 Jun 2011 10:10:50 GMT /slideshow/magento-indexes/8338126 ivanchepurnyi@slideshare.net(ivanchepurnyi) Magento Indexes ivanchepurnyi Presentation from Magento MeetUp on 17th June in Amsterdam <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/magentoindexes-110617101056-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presentation from Magento MeetUp on 17th June in Amsterdam
Magento Indexes from Ivan Chepurnyi
]]>
16307 5 https://cdn.slidesharecdn.com/ss_thumbnails/magentoindexes-110617101056-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Using of TDD practices for Magento /slideshow/using-oftestdrivendevelopmentpracticesformagento/8026860 usingoftestdrivendevelopmentpracticesformagento-110519084049-phpapp01
My Presentation from MeetMagento NL 2011]]>

My Presentation from MeetMagento NL 2011]]>
Thu, 19 May 2011 08:40:48 GMT /slideshow/using-oftestdrivendevelopmentpracticesformagento/8026860 ivanchepurnyi@slideshare.net(ivanchepurnyi) Using of TDD practices for Magento ivanchepurnyi My Presentation from MeetMagento NL 2011 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/usingoftestdrivendevelopmentpracticesformagento-110519084049-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> My Presentation from MeetMagento NL 2011
Using of TDD practices for Magento from Ivan Chepurnyi
]]>
6670 6 https://cdn.slidesharecdn.com/ss_thumbnails/usingoftestdrivendevelopmentpracticesformagento-110519084049-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-ivanchepurnyi-48x48.jpg?cb=1711981210 Magento Performance Geek, active Magento community contributor, creator of various number of open source projects. www.ecomdev.org https://cdn.slidesharecdn.com/ss_thumbnails/optimizingmagento-210714170949-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/optimizing-magento-by-preloading-data/249737607 Optimizing Magento by ... https://cdn.slidesharecdn.com/ss_thumbnails/howtoimport1millionskusinunder10minutes-191007130135-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/how-to-import-1-million-skus-in-under-10-minutes/179742774 How to import 1 millio... https://cdn.slidesharecdn.com/ss_thumbnails/meetmagentose-magento2layoutandcodecompilationforperformance-160314132106-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/meet-magento-sweden-magento-2-layout-and-code-compilation-for-performance/59529992 Meet Magento Sweden - ...