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

Display var info instead of var+unbound #247

Merged
merged 6 commits into from Sep 17, 2017

Conversation

max-lv
Copy link
Contributor

@max-lv max-lv commented Aug 21, 2017

A picture is worth a thousand words.

image

Also when you click on Debug:LogError, offending gameobject is highlighted in unity's scene hierarchy.

@max-lv
Copy link
Contributor Author

max-lv commented Aug 22, 2017

image

Here you can see deep profiling for 1k gameobjects with :update hook.

Both versions run at about the same speed, with try/catch sometimes slower by 0.1-0.5ms (100-500ns per gameobject).

Hook used:

(defn empty-update-hook [obj])

@nasser nasser mentioned this pull request Aug 24, 2017
@timsgardner timsgardner merged commit b00c82c into arcadia-unity:develop Sep 17, 2017
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.

None yet

3 participants