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
test: string and []byte benchmarks
Add specific benchmarks to test characteristics of `string` and `[]byte` handling separately.
Also adds a fully typed map in addition to `map[string]any`.