[wordpress] Re: [wp-hackers] DB Queries--which way to go?
Elliott Bäck
ecb29 at cornell.edu
Sun Jul 10 18:58:32 GMT 2005
Well, it's two queries versus a single query and then an amortized "long
batch run" later. On a high-traffic site, having two additional (but
small) queries run for every user might noticeably increase latency.
Then again, it might not!
It seems less likely to cause potentially errors this first (1) way,
though...
Thanks,
Elliott C. Bäck
607-229-0623
http://elliottback.com
Brad Fults wrote:
>I would go with option (1). Out of curiosity, what were your concerns
>with that method?
>
>
>
More information about the wp-hackers
mailing list