Remove 2013 Remove Blog Remove Cache Remove Hardware
article thumbnail

InnoDB Performance Optimization Basics

Percona

This blog is in reference to our previous ones for ‘Innodb Performance Optimizations Basics’ 2007 and 2013. Although there have been many blogs about adjusting MySQL variables for better performance since then, I think this topic deserves a blog update since the last update was a decade ago, and MySQL 5.7

article thumbnail

Progress Delayed Is Progress Denied

Alex Russell

Browser release notes and caniuse tables since Blink forked from WebKit in 2013 [7]. have been available in iOS since 2013 with iOS 7.0. An extension to Service Workers that enables browsers to present users with cached content when offline. is access to hardware devices. CSS Grid and ES6 ). Content Indexing.

Media 145
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

Build Optimizations JavaScript modules, module/nomodule pattern, tree-shaking, code-splitting, scope-hoisting, Webpack, differential serving, web worker, WebAssembly, JavaScript bundles, React, SPA, partial hydration, import on interaction, 3rd-parties, cache. This improves page load time and caching during navigations.

article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

In 2013, A List Apart published Sustainable Web Design by James Christie. how much data does the browser have to download to display your website) and resource usage of the hardware serving and receiving the website. A particular favorite in the WordPress space is WP Super Cache. These include data transfer (i.e.

article thumbnail

Understanding Execution Plan Operator Timings

SQL Performance

SQL Server 2014 SP2 and later produce runtime (“actual”) execution plans that can include elapsed time and CPU usage for each execution plan operator (see KB3170113 and this blog post by Pedro Lopes). The following examples use the public Stack Overflow 2013 database ( download details ), with a single index added: CREATE INDEX PP ON dbo.

Servers 95