If you have an apache webserver setup you should look into the ab,
apache benchmark suite. This will give you a very good tool to
benchmark your files in its correct environment without altering your
code.
If youre on a windows plattform and cant locate the ab.exe tool
please tell me and I'll emai
Anguz wrote:
Jason Barnett wrote:
Well you could put all of your function definitions into a separate
file. Then, just include the function file before you loop through
the code that uses the functions. Or as an alternative you could
also do:
But this really isn't a good idea. Try to put th
Jason Barnett wrote:
Well you could put all of your function definitions into a separate
file. Then, just include the function file before you loop through the
code that uses the functions. Or as an alternative you could also do:
But this really isn't a good idea. Try to put the function def
Well you could put all of your function definitions into a separate
file. Then, just include the function file before you loop through the
code that uses the functions. Or as an alternative you could also do:
But this really isn't a good idea. Try to put the function definitions
into a sepa
4 matches
Mail list logo