[Coco] Benchmark please?

Hugo Dufort hugo at seshat.ca
Tue Mar 10 21:21:25 EDT 2015


Hi! Could someone please benchmark this BASIC program using a "physical" 
Coco3 running at the normal speed?

I would like to compare the figures with what I get in VCC, to see if 
there is a difference when it comes to some graphics routines. Thanks!
In VCC I usually get TIMER=610 to 630

Hugo

====

5 timer = 0
10 hscreen 2
20 for x=0 to 15
25 hcolor x,0
30 hline(x*20,0)-(x*20+19,191),pset,bf
40 next x
50 hscreen 0
55 cls
60 ?timer

====



---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
http://www.avast.com


More information about the Coco mailing list