Performance Issues?
Hi there,
Does anyone know if it's possible to interface with the vBulletin user array from an external page without requiring global.php?
I was doing some tests using ab, and if I ran ab -n 1000 -c 10, my processor jumped from 0.0 to 1.6 (and I'm not sure what's causing that, either... there's almost nothing on the page but a call to Smarty and a variable dump) but when I load vB's global.php with it, it bumps it up to about 8.0. I do have a few plugins configured to capture a smarty header and such...
Do you think the issue could be smarty, vB, or a combination of both? Any help would be appreciated.
|