Remove 2015 Remove Cache Remove Development Remove Open Source
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
article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

At USENIX SREcon22 APAC I gave the opening keynote on the future of computer performance, rounding up the latest developments and making predictions of where I see things heading. This talk originated from my updates to [Systems Performance 2nd Edition], and this was the first time I've given this talk in person!

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

MariaDB is a popular SQL open source relational database management system that originated as a fork of MySQL after MySQL was acquired by Sun Microsystems in 2008 and later Oracle in 2010. It continues to be developed and maintained by the open source community and remains free to use under the GNU General Public License.

article thumbnail

How To Add eBPF Observability To Your Product

Brendan Gregg

opensnoop Files opened table. cachestat File system cache statistics line charts. We'll likely open source the new one at some point and have a post about it on the Netflix tech blog. ## Case study: Facebook Facebook are advanced users of BPF, but deep details of how they run the tools fleet-wide aren't fully public.

Latency 145
article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

At USENIX SREcon22 APAC I gave the opening keynote on the future of computer performance, rounding up the latest developments and making predictions of where I see things heading. This talk originated from my updates to Systems Performance 2nd Edition , and this was the first time I've given this talk in person!

article thumbnail

Fostering a Web Performance Culture

Jos

It’s about creating awareness amongst both developers and non-developers. Steve Souders’ 14 Rules ( source ) These days we have more and better tools to audit our performance. They can be run as a one-off or integrated in our development and deployment pipelines. A screenshot of Lighthouse 3.0, And this is fine.

article thumbnail

How To Add eBPF Observability To Your Product

Brendan Gregg

If you're using an open source monitoring platform, first check if it already has a BPF agent. opensnoop Files opened table 3. cachestat File system cache statistics line charts 7. Think of this as "version 1": A starting point that's pretty useful. Run your first tool Start by installing the [bcc] or [bpftrace] tools.