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
While StringName is faster in comparing, which is useful, when searching...
-> During auto generating id, there is lot's of comparisons, where String is needed, so that part needs refactor and well testing