[Coco] Benchmark please?

Rogelio Perea os9dude at gmail.com
Tue Mar 10 21:48:05 EDT 2015


On Tue Mar 10 2015, Hugo Dufort wrote:

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
>

Got TIMER=1198 on normal speed and TIMER=597 with the high speed POKE

512K CoCo 3, same results under ADOS3, SDC and DECB,

-- RP


More information about the Coco mailing list