Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake the JSC: Performance and memory diffs #185

Closed
jasssonpet opened this issue Jun 10, 2015 · 1 comment
Closed

CMake the JSC: Performance and memory diffs #185

jasssonpet opened this issue Jun 10, 2015 · 1 comment

Comments

@jasssonpet
Copy link
Contributor

Measure startup time and memory footprint with new JavaScriptCore engine and runtime changes.

@jasssonpet jasssonpet added this to the 1.2.0 (Under Review) milestone Jun 10, 2015
@jasssonpet jasssonpet self-assigned this Jun 10, 2015
@PanayotCankov PanayotCankov mentioned this issue Jun 10, 2015
14 tasks
@jasssonpet
Copy link
Contributor Author

Using our Gameraww sample app I see no difference in the startup time.

Scrolling the Canvas view up and down and watching the memory:

  • Before (Ends up using 158MB of RAM):
    image
  • After (Ends up using 88MB of RAM):
    image

We see that our memory usage is better now.

@PanayotCankov PanayotCankov modified the milestones: 1.2.0, 1.3.0 (Under Review) Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants