Same speed between debug & release !

I’v try TestCpp , especially box2d part with very low FPS (~4 FPS) on debug and release too … (with configuration on armv7)

I’v HTC Sense HD with Android 2.3.3

I try to compile TestCpp with :

  • cocos2d-x v2.1.0 (same pb with v2.0.4)
  • Windows 7x64
  • cygwin 1.7
  • NDK r8c (same pb with r7c)
  • JDK 1.7.0.9
  • ant 1.8.4
  • adt-bundle-windows
  • APP_ABI := armeabi-v7a

Any idea why ?