Skip to content

Improve performance with 20-25%#407

Merged
hshristov merged 1 commit intomasterfrom
hhristov/performance-optimization
Mar 31, 2016
Merged

Improve performance with 20-25%#407
hshristov merged 1 commit intomasterfrom
hhristov/performance-optimization

Conversation

@hshristov
Copy link
Copy Markdown

Fix to load existing DEX file (was creating new always).
Generate cache for declared methods per method name (to avoid reflection).
Always using classCache static field when getting class from name (to avoid reflection).

Generate cache for declared methods per method name.
Always using classCache static field when getting class from name.
@ns-bot
Copy link
Copy Markdown

ns-bot commented Mar 30, 2016

💚

@slavchev
Copy link
Copy Markdown

👍

@atanasovg
Copy link
Copy Markdown
Contributor

Great, 👍
Btw, @hshristov if you have several other such fixes we may drop the Heap Snapshot feature as not needed :)

@hshristov hshristov merged commit b15f810 into master Mar 31, 2016
@hshristov hshristov deleted the hhristov/performance-optimization branch March 31, 2016 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants