fillwave icon indicating copy to clipboard operation
fillwave copied to clipboard

Performance comparisons

Open filipwasil opened this issue 8 years ago • 1 comments

The goal is to beat the cocos2dx and ogre3d engines,

Define couple of performance tests.

filipwasil avatar Mar 06 '16 16:03 filipwasil

If we already have profiling macros, we can now make modular testing. Known test cases:

  • Adding model to tree
  • Adding Animation callback (or other focus callback to engine)
  • Creating model from file
  • First frame draw
  • Second frame draw
  • RAM usage
  • Engine class Construction time

filipwasil avatar May 13 '16 22:05 filipwasil