Skip to content

Instantly share code, notes, and snippets.

@kig
Created May 15, 2009 20:49
Show Gist options
  • Save kig/112442 to your computer and use it in GitHub Desktop.
Save kig/112442 to your computer and use it in GitHub Desktop.
c3dl frame time breakdown for 100x ducks with two lights
total 330 ms per frame
100 ms shader & state setup in renderer.renderModel
90 ms drawArrays
90 ms updateScene
30 ms scene tree traversal
20 ms matrix setup in scenenode.js render
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment