Skip to content

Instantly share code, notes, and snippets.

@jes
Created December 12, 2011 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jes/1468076 to your computer and use it in GitHub Desktop.
Save jes/1468076 to your computer and use it in GitHub Desktop.
Normal frame:
:: 0.206600 ms
:: 0.212000 ms
:: 0.216400 ms
:: 0.218600 ms
:: 0.222000 ms
(now glutSwapBuffers happens)
:: 7.620100 ms
7.621300 ms
One 900ms frame:
:: 0.207700 ms
:: 0.213300 ms
:: 0.217500 ms
:: 0.219800 ms
:: 0.223100 ms
(now glutSwapBuffers happens)
:: 907.769900 ms
907.771900 ms
Another 900ms frame:
:: 902.625700 ms
:: 902.635200 ms
:: 902.641400 ms
:: 902.644700 ms
:: 902.649200 ms
(now glutSwapBuffers happens)
:: 907.957900 ms
907.959500 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment