|
||||||
|
Welcome to the TBCS Community Forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
Thread Tools |
|
#31
|
||||
|
||||
|
the idea to to see who can code there program to count the fastest in there class,
Im going to edit my code in the hope to stop it locking up, Also the finish date is the 19th of april 2008
__________________
![]() Mary had a little lamb. It bumped into a pylon. Ten thousand volts went up its arse and turned its wool to nylon! Last edited by XcOM : 04-06-2008 at 03:20 PM. |
|
#32
|
||||
|
||||
|
ok, I altered my code a bit, now getting:
1M: 1044ms 5M: 5186ms I've got no output file though, do I need to redo this and make an output file? (using VB6.0 btw, and an intel C2D E8400) |
|
#33
|
||||
|
||||
|
1M: 1.108s
2M: 2.457s 5M: 6.221s 10M: 12.460s 1Bil: -Estimated time of around 22 minutes, I'll do it later- What do you think? Oh, I should mention that these were run on my uni laptop (1.6GHz Pent-M, 1GB DDR, 160GB 5400rpm). Expect some lovely benchmarking from my desktop tonight. EDIT: btw, 2 things to mention. My uni laptop uses Vista Business and also my code is in C.
__________________
<IMAGED REMOVED: OMEGA MADE FOXY DISAPPEAR> JDBNSN MADE FOXY CRY Antec Sonata II | Pioneer DVR-212 Good news! You can follow my website or follow me on twitter! |
|
#34
|
||||
|
||||
|
I'm thinking for classes, we should do Language with output file and Language without Output file so that it is even and then it is just about the code itself.
__________________
Quote:
Projects: Moe's Tavern | Sponsored by: Mimo Monitors, Crucial, Thermaltake Book Of Knowledge |
|
#35
|
||||
|
||||
|
Quote:
What we really need is a way to compare the different systems better, as it's is very obvious that a 2.8ghz C2D kicks the butt of a 3.0Ghz P4. Oh, yeah BTW. On a P3 866Mhz I got my times much lower than my old ones , still in C++ of course .
__________________
|
|
#36
|
||||
|
||||
|
Maybe, people should post an exe of their program and XcOM can run them so its all on the same machine. And of course they send the source with it so it can be judged.
__________________
Quote:
Projects: Moe's Tavern | Sponsored by: Mimo Monitors, Crucial, Thermaltake Book Of Knowledge |
|
#37
|
||||
|
||||
|
Quote:
(VB6.0, C2D E8400) 100K: 2ms 1M: 23ms 10M: 238ms 100M: 2412ms 1B: 24195ms these times seem pretty fast for me, so I'll now focus on making a file and post back my scores _with_ an output file. [edit]: compiled everything into an exe-file (still no output file) and it went even faster: 100K: 1ms 1M: 2ms 2M: 3ms 5M: 6ms 10M: 12ms 100M: 146ms 1B: 1528ms [edit2]: Made the program store the numbers it counted and came to very nice results at my second try: 100K: 0ms 1M: 3ms 2M: 7ms 5M: 17ms 10M: 37ms 100M: 369ms 200M: 750ms 300M: 1120ms 310M: 1159ms If I go any higher I reach the limits of the memory, so I can't count any higher with storing the numbers. Again I am using VB6.0 and my C2D E8400 (see my system) |
|
#38
|
||||
|
||||
|
Quote:
. I run out somewhere around 200M , well not really run out, but it's close enough.
__________________
|
|
#39
|
||||
|
||||
|
ok, see my fist post, i have altered the target 1 billion, to 100 million, 1 billion seems to high, the finish date is still to stay the same.
Also if people could compile there program to run from EXE or JAVA to just run, also if you use any dependincies can you include them (Except VB6 ones, i have them all already) and a copy of the source code, this way all the apps will be run on the same hardware and will level the playing field for people that have P3's Vs C2D's and soforth. When you have your program ready please e-mail it to: tbcscomp@gmail.com with the subject "TBCS Counting Comp" Zip/RAR your project with two folders One containing your compiled program the other the source. I will not be in the comp becuase it would not be fair as i will see everyones source code. ENJOY |
|
#40
|
||||
|
||||
|
I wrote a program on my TI-83Plus.... I havn't yet run it in full though but keep in mind it runs on a 6MHz CPU with 32KB of RAM. I was going to get a video of it running, but my batteries are dead and charging at the moment.
-CollinstheClown
__________________
![]() |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
thebestcasescenario.com












, still in C++ of course 
. I run out somewhere around 200M
, well not really run out, but it's close enough.
