[Coco] Benchmark please?

K. Pruitt pruittk at roadrunner.com
Tue Mar 10 21:29:33 EDT 2015


----- Original Message ----- 
From: "Hugo Dufort" <hugo at seshat.ca>
To: "CoCoList for Color Computer Enthusiasts" <coco at maltedmedia.com>
Sent: Tuesday, March 10, 2015 6:21 PM
Subject: [Coco] Benchmark please?


> 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
> 
> ====

test 1 : timer = 2244

test 2 : timer = 2244

512k stock Coco 3 with 6809



More information about the Coco mailing list