article thumbnail

The Advantage of Using Cache to Decouple the Frontend Code

DZone

We can agree decoupling is a good practice that simplifies the code and the maintainability of the project. A common way of decoupling the code is to divide the responsibilities into different layers. A very common division is:

Code 169
article thumbnail

WordPress Cache Enabler Plugin Updates

KeyCDN

In October 2015 KeyCDN released a free WordPress caching plugin called Cache Enabler. We did this because we wanted to give back to the WordPress community in the offering of a caching solution that was not complicated and most importantly, free. Over the last few months there have been many changes made to Cache Enabler.

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

Performance Game Changer: Browser Back/Forward Cache

Smashing Magazine

Performance Game Changer: Browser Back/Forward Cache. Performance Game Changer: Browser Back/Forward Cache. With that caveat out of the way, let’s get to the guts of the article: What is the Back/Forward Cache and why does it matter so much? Didn’t The HTTP Cache Do All That Anyway? Barry Pollard.

Cache 91
article thumbnail

The Three Cs: Concatenate, Compress, Cache

CSS Wizardry

Caching them at the other end: How long should we cache files on a user’s device? Cache This is the easy one. Caching is something I’ve been a little obsessed with lately , but for static assets as we’re discussing today, we don’t need to know much other than: cache everything as aggressively as possible.

Cache 291
article thumbnail

Radically speed up your code by fixing slow or frequent garbage collection

Dynatrace

Optimize your code by finding and fixing the root cause of garbage collection problems. These details arm you with the knowledge necessary to find the respective code and remove unnecessary allocations. Any significant reduction in allocations will inevitably speed up your code. You can even look at the source code directly. .

Speed 165
article thumbnail

Crucial Redis Monitoring Metrics You Must Watch

Scalegrid

Effective management of memory stores with policies like LRU/LFU proactive monitoring of the replication process and advanced metrics such as cache hit ratio and persistence indicators are crucial for ensuring data integrity and optimizing Redis’s performance. <code> 127.0.0.1:6379> <code> 127.0.0.1:6379>

Metrics 130
article thumbnail

Sustainable IT: Optimize your hybrid-cloud carbon footprint

Dynatrace

Evaluating these on three levels—data center, host, and application architecture (plus code)—is helpful. From here, it’s time to consider the next level of energy optimization, green coding. Level 3: Green coding The topic of carbon reduction in data centers was new to me when I began digging into it just two years ago.

Cloud 209