Skip to content

Instantly share code, notes, and snippets.

@johngirvin
Last active August 29, 2015 14:21
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 johngirvin/ab9a69dd835a4864130b to your computer and use it in GitHub Desktop.
Save johngirvin/ab9a69dd835a4864130b to your computer and use it in GitHub Desktop.
Mobile-App-Performance - RoboVM 1.2.0 and Unity 5

https://github.com/johngirvin/Mobile-App-Performance

All tests run on iPhone 5s with iOS 8.3

Unity project uses benchmark code and data linked from Xamarin project

RoboVM 1.0.0: 0.872

RoboVM 1.2.0: 0.792

Unity Personal 5.0.2 - Mono with Script Call Optimization = Slow 1.964

Unity Personal 5.0.2 - Mono with Script Call Optimization = Fast 1.884

Unity Personal 5.0.2 - IL2CPP (arm64 build) 2.818

@johngirvin
Copy link
Author

I’m no Unity master, so if I’ve done stupid things to make it slow then let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment