cross-host benchmarking with wordpress
Question
I am doing some cross-host benchmarking with wordpress, and rather than going to the huge trouble of setting up an identical install of wordpress on each host, a huge investment of time, etc., I want to create a single php file that would simulate the php demands of wordpress and use that file to gauge each host’s relative wordpress efficiency.
What might such a file look like? Or does it matter? Would a standard php benchmark file suffice?
Note: for my purposes, I’m ignoring database calls from my calculations.
0
3 weeks
0 Answers
3 views
0
Leave an answer
You must login or register to add a new answer .