Remove 2013 Remove Cache Remove Performance Remove Tuning
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

Cache and Prizes

Alex Russell

Browsers will cache tools popular among vocal, leading-edge developers. There's plenty of space for caching most popular frameworks. The best available proxy data also suggests that shared caches would have a minimal positive effect on performance. Suppose a user has only downloaded part of the cache.

Cache 82
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

Gzip vs Brotli – Best Browser Compression

MachMetrics

As we discussed in our article on how to test your page weight , compression is pretty much standard practice in web performance now, so you absolutely want to make sure you’re taking advantage of it. It also offers 9 levels of compression, so that the amount of compression and the time it takes to compress can be fine-tuned.

Speed 67
article thumbnail

Performance tips for building responsive sites

Speed Curve

The following article was originally published in the 2013 Performance Calendar. There's 31 great articles to explore in the calendar including Steve Souders's browser wishlist and Tim Kadlec's take on what it takes to create a performance culture. -. All CMS's should be offering this level of image manipulation and caching.

article thumbnail

Understanding Execution Plan Operator Timings

SQL Performance

This can make it difficult to draw sound performance-tuning conclusions. The following examples use the public Stack Overflow 2013 database ( download details ), with a single index added: CREATE INDEX PP ON dbo. Total elapsed time is 933ms with 6,673ms of CPU time with a warm cache.

Servers 95