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
The extra implementations of TypeRepMap generally has worse performance and adds dependency footprint, especially the vector dependency that takes a decade to build.
The extra implementations of
TypeRepMapgenerally has worse performance and adds dependency footprint, especially thevectordependency that takes a decade to build.Could we not build them by default?