Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Programming Contests > PHP Programming Contests

PHP Programming Contests Everything to do with the PHP Programming Contests.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2003-06-10, 12:22 PM
Junior Member
 
Join Date: Jun 2003
Posts: 12
ciaccia
Default

Hi,

can we have a little benchmark of the system that will run the contest scripts so we can tune up ours with a corresponding time limit?

You know, 60 seconds on a PII test server are quite different from 60 secs on a P4...
__________________
Matteo Beccati
www.phpadsnew.com
www.phppgads.com
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2003-06-11, 05:37 PM
stuart's Avatar
Administrator
 
Join Date: Jan 2003
Location: Scotland
Posts: 472
stuart will become famous soon enoughstuart will become famous soon enough
Send a message via MSN to stuart
Default

this has been asked before on a previous contest.... and I will try and get one for you as soon as I can.
to be honest though, the 60 secs will be increased if it has to be (its a baseline/target).. it's really your script in comparison to other scripts.. for example I will test all scripts for points (I will increase time if required) - then the highest scoring scripts will be tested for an average execution time.

but that said I will still get a benchmark script up soon.

p.s. if anyone has a good benchmark script, post it here, and I will give my results based on that.

cheers
stuart
Reply With Quote
  #3 (permalink)  
Old 2003-06-14, 06:49 PM
Member
 
Join Date: Apr 2003
Location: Poland
Posts: 41
cagrET
Default

Stuart maybe just create script:

Code:
for($i = 0; $i <= 100000; ++$i) {
  $x = $i;
}
or smth like this

and tell us the time its executed
and everyone can compare it with his own machine
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:52 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.