Re: Faster pixel() in SVGA

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi all!

I timed Pete's faster SVGA routine (display_image()) with my 486-66 machine.

1) displaying 320*200 image (257 mode):
Euphoria: 30 f.p.s
Pete's:   40 f.p.s
Pete's routine is 33% faster than Euphoria's built-in.

2) displaying 640*480 image (257 mode):
Euphoria: 4.5 f.p.s
Pete's:   5.0 f.p.s
Pete's routine is 11% faster.

Pete's is faster, however, Euphoria's built-in do perform screen edge
clipping, whereas the Pete's does'nt...
and one more, when Pete's routine is used in my computer, a few(2 or 3)
pixel-image lines were blackened in the middle of the runs of pixels.

Bye! from Lee woo seob

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu