I've found a very simple way to do less mysql queries and speed up the page creation time by 40%. It just caches the results for get_userdata() so that we do not ask for an user's data if it's already been searched earlier; and it can be applied to other functions.
For those of you who have tons of visitors per day, it will put a little less load on your server (not that it put a lot already, but still good to see it lower than higher).
It will be released as a hack for now, then included in the next release.
michel v @ 12:48:02 575
8 comments,
11 trackbacks,
no pingback
No Pingback on this post so far.