[wp-hackers] WP-Cache vs. eAccelerator vs. Memcache vs. ... (Yeah, another server opt. discussion)

Computer Guru computerguru at neosmart.net
Sun Oct 28 16:38:49 GMT 2007


On 10/28/07, Ryan Boren <ryan at boren.nu> wrote:
>
> On 10/28/07, Computer Guru <computerguru at neosmart.net> wrote:>
> > Does anyone know if WP uses object caching throughout, or if there are
> > functions in the core which still need to be "object cachified?" (made
> aware
> > of object caching and taking advantage of it if present)
>
> We've done quite a bit of caching work in 2.4.  It's been extended to
> more places.  We also have an advanced caching plugin for 2.4 that
> saves the results of the main query.
>
>
> http://dev.wp-plugins.org/browser/advanced-caching/trunk/advanced-caching.php
>
> The cache in 2.3 covers quite a lot, but in 2.4 I can get many pages
> down to 0 queries.  I've been testing with your xcache backend for the
> object cache and things are pretty freakin' fast.
>
> Ryan
>

:O

That's just wicked cool!

I love how the "advanced caching" plugin is also backend-agnostic with
regards to whatever goes on in object-cache.php.

Nice work!

-- 
Computer Guru
Director,
NeoSmart Technologies
http://neosmart.net/blog/


More information about the wp-hackers mailing list