Remove 2016 Remove Availability Remove Cache Remove Code
article thumbnail

Percentiles don’t work: Analyzing the distribution of response times for web services

Adrian Cockcroft

I presented this analysis of response time distributions talk in 2016 — at Microxchg in Berlin ( video ). A later version of the slides is included in my Microservices Workshop deck from later that year, slides 168–200 ( pdf , keynote are available in GitHub.com/adrianco/slides ). I’ve been thinking about this for a long time.

Lambda 98
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

MariaDB vs MySQL: Key Differences and Use Cases

Percona

Critical features of MariaDB include robust security features like encryption at rest and in transit, user authentication, and role-based access control (RBAC), as well as high-performance query execution, advanced indexing techniques, and replication, clustering, and sharding, ensuring scalability and high availability.

article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

In 2016, O’Reilly published “ Designing For Sustainability ” by Tim Frick. Particularly good examples here are Brad Frost’s side-project, “ Death To B t ”, Heydon Pickering’s articles and talks about writing less damn code , and Adam Silver’s blog post, “ Designing For Actual Performance.”. Write CSS Like Your Grandmother.

article thumbnail

SQL Server Mysteries: The Case of TDE and Permanent Tempdb Encryption

SQL Server According to Bob

My goal is to resolve mysteries about SQL Server I encounter but do this without going straight the source code first. At first glance in SQL Server 2016, you can see if a database is encrypted for TDE by looking at sys.databases.is_encrypted. c:public_symbols is a symbol cache and a folder I created on my laptop.

Servers 40
article thumbnail

Fixing a slow site iteratively

CSS - Tricks

The code for the site is available on GitHub for reference. There’s a trade off here between inlining JavaScript (so running it doesn’t require a network request) versus placing it into it’s own JavaScript file (for modularity and code-reuse). Compressing, minifying and caching assets.

Cache 92
article thumbnail

Average Page Load Time in 2021

MachMetrics

from wpostats, 2016 ). You can make beautiful-looking websites with the supports of millions of themes & plugins available. Thanks to the awesome caching plugins available for WordPress will make your site much faster and make your pages feel lightweight when configured correctly. Enable caching.

Cache 78