Jump to content

Image noise: Difference between revisions

m
J: fps notes
(J: removed statements about potential FPS improvements -- testing shows them to be insignificant)
m (J: fps notes)
Line 193:
P=: 0 : 0
pc p nosize;
xywh 0 0 160 100120;cc c isigraph opengl;
pas 0 0;pcenter;
rem form end;
Line 229:
glClear GL_COLOR_BUFFER_BIT
glBegin GL_POINTS
glVertex _1+2*?16000 2?@$ 0
glEnd''
show__ogl''
Line 241:
Average FPS are displayed when the window is closed.
 
With this revision, on my laptop, I typically get in the range of 5558..6059 FPS, with a cpu load of about 3% (so I am probably limited by v-sync, and if I tuned my opengl drivers I perhaps could get significantly faster fps?).
 
=={{header|PureBasic}}==
6,962

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.