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
In #1135 and #1136, ECMA Script 2015 support allowed the use of Javascript Maps to significantly speed up len() calls on maps. Yet, range loops on maps are significantly slower than on slices. Using the benchmarks in map_test.go: