[Haskell-cafe] Re: OpenGL Speed!
Nick Bowler
nbowler at elliptictech.com
Mon Sep 20 15:37:43 EDT 2010
On 2010-09-18 13:57 +1000, Lie Ryan wrote:
> On 09/18/10 07:49, Mats Klingberg wrote:
> > On Friday September 17 2010 19.53.01, Lie Ryan wrote:
> >> It depends. Updating 800x600 screen at 24-bit color 30 times per second
> >> requires 800*600*24*30 = 345600000 bytes/s = 329 MB/s which is larger
> >
> > Shouldn't that be bits/s, or 800*600*3*30 = 41 MB/s?
> >
>
> yep, blame that on lack of sleep, I guess...
Nevertheless, 4x AGP (circa 2000) can easily sustain the significantly
exaggerated rate of 329 MB/s.
--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)
More information about the Haskell-Cafe
mailing list