Cache support for massive speed boost via this patch
-
I was looking into why my page loads were so slow (particularly the homepage) and discovered this plugin was to blame – it seems generating the highlighted syntax is pretty CPU intensive ?? So I’ve written a caching patch.
Get it here:
https://github.com/Flynsarmy/wp-syntax/commit/fafd2e70c23732717f23bc667a8cf3a93b2237a3This patch decreased my home page’s load time from 2.9 seconds to 0.3. Cache is generated after first page load and is invalidated when a post or comment is updated.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Cache support for massive speed boost via this patch’ is closed to new replies.