Remove support cache-definition-explanation
article thumbnail

Understanding MySQL Triggers: Exploring How Triggers Impact MySQL Memory Allocation

Percona

The Different Types of MySQL Triggers MySQL supports various types of triggers, primarily categorized based on when they execute concerning the triggering event. Exploring How Triggers Impact MySQL Memory Allocation MySQL stores active table descriptors in a special memory buffer called the table open cache.

Cache 59
article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

This guide has been kindly supported by our friends at LogRocket , a service that combines frontend performance monitoring , session replay, and product analytics to help you build better customer experiences. It is no longer supported in Lighthouse. Steve Souders has a detailed explanation of many of these metrics.

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

Formal foundations of serverless computing

The Morning Paper

Serverless functions are stateless , but can opportunistically reuse cached state across invocations to speed up start times. a persistent store with transaction support). So far it feels a bit like much ado about nothing to me, but the third consideration can definitely be more tricky to get right. Don’t do that!

article thumbnail

HTTP/3: Practical Deployment Options (Part 3)

Smashing Magazine

This approach was touted to be better for fine-grained caching because each subresource could be cached individually and the full bundle didn’t need to be redownloaded if one of them changed. Use a server that properly supports HTTP/2 prioritization. Support is unclear at this time. This uses quic-go, with full support.

Network 104
article thumbnail

Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]

Smashing Magazine

In many cases, user journeys will touch on the work of many different departments, so alignment in terms of acceptable timings will help support or prevent performance discussions down the road. It will no longer be supported in the next versions of Lighthouse. Steve Souders has a detailed explanation of most of these metrics.

article thumbnail

Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word]

Smashing Magazine

In many cases, user journeys will touch on the work of many different departments, so alignment in terms of acceptable timings will help support or prevent performance discussions down the road. Steve Souders has a detailed explanation of each metric. So, restricting your CDN to static assets is not necessary.

article thumbnail

HTTP/3: Performance Improvements (Part 2)

Smashing Magazine

While a perfect understanding of these concepts is not needed for the rest of this post, having a common high-level definition would be good. This is an extremely oversimplified explanation of congestion control. Put differently, TCP simply does not support sending non-TCP stuff during the handshake. Congestion Control.