[benchmarks] Question regarding CLI
[email protected] ("Alexander Hjalmarsson") Fri, 22 May 2009 18:12:25 +0200
| Newsgroups | php.gsoc |
|---|---|
| Message-ID | <000001c9daf8$18dc86e0$4a9594a0$@se> |
Hi I've been sitting around with the CLI-bench today and would like some = comments regarding this; Is it a good or bad idea to let the tests run for a period of time, = let's say running deltablue for 10 seconds (or all in 10 seconds) and = count how many times it can finish the test in that period? The problem is that I don't really know how much "time" it takes to = start the script and parse the file etc, so the idea could really be = terrible, that why I ask here :) And another question regarding csv.. Can I just commit the changes I do = and upload the new files? Is it possible to move or restructure files? I = thought of making a test directory where the tests should be, and it = would be stupid to have two versions of the same file. Thanks :) Alexander