You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using odin to serialize a dictionary for binding ui components at editor time and get them at runtime. Before that, I get ui components by reflection at runtime.I want to know deserialization or reflection,which is faster? Or how to measure it?Thank you!
The text was updated successfully, but these errors were encountered:
I am using odin to serialize a dictionary for binding ui components at editor time and get them at runtime. Before that, I get ui components by reflection at runtime.I want to know deserialization or reflection,which is faster? Or how to measure it?Thank you!
The text was updated successfully, but these errors were encountered: