-
Notifications
You must be signed in to change notification settings - Fork 240
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
[wip] Duktape optimization #1958
Open
hjanetzek
wants to merge
49
commits into
scene-refactor-base
Choose a base branch
from
duktape-optimization
base: scene-refactor-base
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Dec 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 10a41c8 - Browse repository at this point
Copy the full SHA 10a41c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08aaee8 - Browse repository at this point
Copy the full SHA 08aaee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a44b3 - Browse repository at this point
Copy the full SHA 28a44b3View commit details -
Android JNI: call from less threads
- enqueue async calls on single thread
Configuration menu - View commit details
-
Copy full SHA for e90b3cd - Browse repository at this point
Copy the full SHA e90b3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 869b27c - Browse repository at this point
Copy the full SHA 869b27cView commit details -
Use WeakGlobalRef for android MapController instance
- MapController is calling dispose, so it must be alive here
Configuration menu - View commit details
-
Copy full SHA for 1c59e1d - Browse repository at this point
Copy the full SHA 1c59e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 880c052 - Browse repository at this point
Copy the full SHA 880c052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4daf31c - Browse repository at this point
Copy the full SHA 4daf31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e36b4c - Browse repository at this point
Copy the full SHA 5e36b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c2d3d5 - Browse repository at this point
Copy the full SHA 3c2d3d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81619ac - Browse repository at this point
Copy the full SHA 81619acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c20765 - Browse repository at this point
Copy the full SHA 2c20765View commit details
Commits on Dec 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 82f650c - Browse repository at this point
Copy the full SHA 82f650cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c5684 - Browse repository at this point
Copy the full SHA 25c5684View commit details -
- no allocations for lots of temporary JSValue - less virtual calls - a word with only one google result! Yay!
Configuration menu - View commit details
-
Copy full SHA for 22230b0 - Browse repository at this point
Copy the full SHA 22230b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef75bd - Browse repository at this point
Copy the full SHA 7ef75bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83daaf4 - Browse repository at this point
Copy the full SHA 83daaf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57573af - Browse repository at this point
Copy the full SHA 57573afView commit details -
- cache ptr to Tangram::Value for the last requested properties
Configuration menu - View commit details
-
Copy full SHA for 4b9587c - Browse repository at this point
Copy the full SHA 4b9587cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d27c0 - Browse repository at this point
Copy the full SHA 66d27c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49df944 - Browse repository at this point
Copy the full SHA 49df944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f35c6 - Browse repository at this point
Copy the full SHA 56f35c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60bf620 - Browse repository at this point
Copy the full SHA 60bf620View commit details -
Configuration menu - View commit details
-
Copy full SHA for afdbe68 - Browse repository at this point
Copy the full SHA afdbe68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ca97e3 - Browse repository at this point
Copy the full SHA 8ca97e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb0051 - Browse repository at this point
Copy the full SHA fcb0051View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd9ad0 - Browse repository at this point
Copy the full SHA ccd9ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8e57a - Browse repository at this point
Copy the full SHA 8b8e57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 118d8b7 - Browse repository at this point
Copy the full SHA 118d8b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ba41f - Browse repository at this point
Copy the full SHA a5ba41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c9e6fc - Browse repository at this point
Copy the full SHA 5c9e6fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0fc7e6 - Browse repository at this point
Copy the full SHA a0fc7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56cb69a - Browse repository at this point
Copy the full SHA 56cb69aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651874e - Browse repository at this point
Copy the full SHA 651874eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd64435 - Browse repository at this point
Copy the full SHA dd64435View commit details -
Try global stringStash array to hold feature property strings
- needed to prevent their object to be garbage collected - instead of storing in feature object
Configuration menu - View commit details
-
Copy full SHA for 13871d7 - Browse repository at this point
Copy the full SHA 13871d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f698d6c - Browse repository at this point
Copy the full SHA f698d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e74ae - Browse repository at this point
Copy the full SHA 03e74aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f61ca8 - Browse repository at this point
Copy the full SHA 1f61ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48310c6 - Browse repository at this point
Copy the full SHA 48310c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c6732 - Browse repository at this point
Copy the full SHA 45c6732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4d840 - Browse repository at this point
Copy the full SHA 8a4d840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e2638 - Browse repository at this point
Copy the full SHA 14e2638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a2422 - Browse repository at this point
Copy the full SHA 18a2422View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e2703 - Browse repository at this point
Copy the full SHA c4e2703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4a238 - Browse repository at this point
Copy the full SHA 1f4a238View commit details
Commits on Dec 10, 2018
-
Small PointStyleBuilder optimization
- checking for defaultTexture is faster than checking rules - reduce scope of auto& q = _line[i+1];
Configuration menu - View commit details
-
Copy full SHA for c25983a - Browse repository at this point
Copy the full SHA c25983aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ffaf1 - Browse repository at this point
Copy the full SHA a1ffaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ac99b - Browse repository at this point
Copy the full SHA 31ac99bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.